Package io.deephaven.kv.etcd
-
Class Summary Class Description EtcdAclRoleBase Abootstrapped etcd role
that needs read/write access to aAclContext
.EtcdAclRORole Abootstrapped etcd role
that needs read-only access to aAclContext
.EtcdAclRWRole Abootstrapped etcd role
that needs read/write access to aAclContext
.EtcdControllerRole Role provider for Etcd persistent query storage.EtcdDataRoutingRORole Abootstrapped etcd role
that needs read only access to aRoutingFileContext
.EtcdDataRoutingRWRole Abootstrapped etcd role
that needs read/write access to aRoutingFileContext
.EtcdSchemaRoleBase Abootstrapped etcd role
that needs read/write access to aSchemaContext
.EtcdSchemaRORole Abootstrapped etcd role
that needs read-only access to aSchemaContext
.EtcdSchemaRWRole Abootstrapped etcd role
that needs read/write access to aSchemaContext
. -
Enum Summary Enum Description EtcdAclROConnectionInstance A global staticKVCreator
etcd instance with theEtcdAclRORole
.EtcdAclRWConnectionInstance A global staticKVCreator
etcd instance with theEtcdAclRWRole
.EtcdControllerConnectionInstance A global staticKVCreator
etcd instance with thecontroller role
.EtcdDataRoutingROConnectionInstance A global staticKVCreator
etcd instance with theEtcdDataRoutingRORole
.EtcdDataRoutingRWConnectionInstance A global staticKVCreator
etcd instance with theEtcdDataRoutingRWRole
.EtcdSchemaROConnectionInstance A global staticKVCreator
etcd instance with theEtcdSchemaRORole
.EtcdSchemaRWConnectionInstance A global staticKVCreator
etcd instance with theEtcdSchemaRWRole
.