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 Summary
-
Method Summary
-
Constructor Details
-
ClusterStateContext
public ClusterStateContext() -
ClusterStateContext
-
-
Method Details
-
getDaemonType
-
getDefaultZkAcls
-
getZkSecretAcls
public List<org.apache.storm.shade.org.apache.zookeeper.data.ACL> getZkSecretAcls(WorkerTokenServiceType type)
-