Package org.onosproject.cluster
Interface ClusterStoreDelegate
-
- All Superinterfaces:
StoreDelegate<ClusterEvent>
public interface ClusterStoreDelegate extends StoreDelegate<ClusterEvent>
Cluster store delegate abstraction.
-
-
Method Summary
-
Methods inherited from interface org.onosproject.store.StoreDelegate
notify
-
-