Package org.apache.storm.cluster
Class PaceMakerStateStorageFactory
java.lang.Object
org.apache.storm.cluster.PaceMakerStateStorageFactory
- All Implemented Interfaces:
StateStorageFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PaceMakerStateStorageFactory
public PaceMakerStateStorageFactory()
-
-
Method Details
-
mkStore
public IStateStorage mkStore(Map<String, Object> config, Map<String, Object> authConf, ClusterStateContext context) - Specified by:
mkStore
in interfaceStateStorageFactory
-