Package io.deephaven.kv.etcd
Class EtcdAclRWRole
java.lang.Object
io.deephaven.kv.etcd.EtcdRoleBootstrappedBase
io.deephaven.kv.etcd.EtcdAclRoleBase
io.deephaven.kv.etcd.EtcdAclRWRole
- All Implemented Interfaces:
io.deephaven.kv.etcd.EtcdRole
A
bootstrapped etcd role
that needs read/write access to a
AclContext
. Its role has the name "acl-rw".-
Field Summary
Fields inherited from class io.deephaven.kv.etcd.EtcdRoleBootstrappedBase
DH_ETCD_BOOTSTRAP_DIR_ENV, DH_ETCD_BOOTSTRAP_DIR_PROP
-
Method Summary
Modifier and TypeMethodDescriptionstatic EtcdAclRWRole
createInstance
(io.deephaven.kv.acl.AclContext aclContext) io.deephaven.kv.KeyPermissions
Methods inherited from class io.deephaven.kv.etcd.EtcdAclRoleBase
getContext
Methods inherited from class io.deephaven.kv.etcd.EtcdRoleBootstrappedBase
createClientFactory
-
Method Details
-
createInstance
-
getDesiredPermissions
public io.deephaven.kv.KeyPermissions getDesiredPermissions()
-