| Package | Description |
|---|---|
| org.apache.storm.cluster |
| Modifier and Type | Class and Description |
|---|---|
class |
ZKStateStorage |
| Modifier and Type | Method and Description |
|---|---|
static IStateStorage |
ClusterUtils.mkStateStorage(Map config,
Map auth_conf,
List<org.apache.zookeeper.data.ACL> acls,
ClusterStateContext context) |
IStateStorage |
ClusterUtils.mkStateStorageImpl(Map config,
Map auth_conf,
List<org.apache.zookeeper.data.ACL> acls,
ClusterStateContext context) |
IStateStorage |
StateStorageFactory.mkStore(Map config,
Map auth_conf,
List<org.apache.zookeeper.data.ACL> acls,
ClusterStateContext context) |
| Constructor and Description |
|---|
StormClusterStateImpl(IStateStorage StateStorage,
List<org.apache.zookeeper.data.ACL> acls,
ClusterStateContext context,
boolean solo) |
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.