Package io.deephaven.kv.etcd
-
Class Summary Class Description 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 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
.