Interface NodeStoreProvider
public interface NodeStoreProvider
Provides a NodeStore instance for specific role. A role indicates what type
store is it e.g. role set to 'secondary' means that this NodeStore acts like
replica of some primary NodeStore
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ROLE
Service property name which determine what role this NodeStore is playing.- See Also:
-
-
Method Details
-
getNodeStore
NodeStore getNodeStore()
-