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 EtcdAclROConnectionFactory This class manages a single underlying etcd connection (client) instance on behalf of its clients.EtcdAclRWConnectionFactory This class manages a single underlying etcd connection (client) instance on behalf of its clients.EtcdControllerConnectionInstance A global staticClientCreator
etcd instance with thecontroller role
.EtcdDataRoutingROConnectionFactory This class manages a single underlying etcd connection (client) instance on behalf of its clients.EtcdDataRoutingRWConnectionFactory This class manages a single underlying etcd connection (client) instance on behalf of its clients.EtcdSchemaROConnectionFactory This class manages a single underlying etcd connection (client) instance on behalf of its clients.EtcdSchemaRWConnectionFactory This class manages a single underlying etcd connection (client) instance on behalf of its clients.