Package org.apache.storm.cluster
Interface StateStorageFactory
- All Known Implementing Classes:
- PaceMakerStateStorageFactory,- ZKStateStorageFactory
public interface StateStorageFactory
- 
Method SummaryModifier and TypeMethodDescription
- 
Method Details- 
mkStoreIStateStorage mkStore(Map<String, Object> config, Map<String, Object> authConf, ClusterStateContext context) 
 
-