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