Uses of Class
org.apache.storm.cluster.ClusterStateContext
-
Packages that use ClusterStateContext Package Description org.apache.storm.cluster -
-
Uses of ClusterStateContext in org.apache.storm.cluster
Constructors in org.apache.storm.cluster with parameters of type ClusterStateContext Constructor Description StormClusterStateImpl(IStateStorage stateStorage, ILocalAssignmentsBackend assignmentsassignmentsBackend, ClusterStateContext context, boolean shouldCloseStateStorageOnDisconnect)
ZKStateStorage(Map<String,Object> conf, Map<String,Object> authConf, ClusterStateContext context)
-