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