Package org.apache.solr.cloud.overseer
Interface ZkStateWriter.ZkWriteCallback
-
- Enclosing class:
- ZkStateWriter
public static interface ZkStateWriter.ZkWriteCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onWrite()
Called by ZkStateWriter if state is flushed to ZK
-