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) |
mkStore
ClusterState mkState(clojure.lang.APersistentMap config, clojure.lang.APersistentMap auth_conf, List<org.apache.zookeeper.data.ACL> acls, ClusterStateContext context)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.