public interface ClusterStateFactory extends StateStorageFactory
| Modifier and Type | Method and Description | 
|---|---|
| ClusterState | mkState(clojure.lang.APersistentMap config,
       clojure.lang.APersistentMap auth_conf,
       List<org.apache.zookeeper.data.ACL> acls,
       ClusterStateContext context) | 
mkStoreClusterState mkState(clojure.lang.APersistentMap config, clojure.lang.APersistentMap auth_conf, List<org.apache.zookeeper.data.ACL> acls, ClusterStateContext context)
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.