Package com.linkedin.venice.pushmonitor
Interface AbstractPushMonitor.CurrentVersionChangeNotifier
- Enclosing class:
- AbstractPushMonitor
public static interface AbstractPushMonitor.CurrentVersionChangeNotifier
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onCurrentVersionChange
(Store store, String clusterName, int currentVersion, int previousVersion)
-
Method Details
-
onCurrentVersionChange
-