Package org.apache.storm.cluster
Class ClusterStateContext
java.lang.Object
org.apache.storm.cluster.ClusterStateContext
This class is intended to provide runtime-context to StateStorageFactory implementors, giving information such as what daemon is creating
 it.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ClusterStateContextpublic ClusterStateContext()
- 
ClusterStateContext
 
- 
- 
Method Details- 
getDaemonType
- 
getDefaultZkAcls
- 
getZkSecretAclspublic List<org.apache.storm.shade.org.apache.zookeeper.data.ACL> getZkSecretAcls(WorkerTokenServiceType type) 
 
-