Interface ClusterOperation
-
- All Known Implementing Classes:
DefaultClusterOperation
public interface ClusterOperationCluster operation that will be written to the cluster's journal and ultimately processed by other instances.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidended(boolean successful)Called when the operation has been finished.
-