Package io.deephaven.kv.etcd
Class EtcdSchemaRoleBase
java.lang.Object
io.deephaven.kv.etcd.EtcdRoleBootstrappedBase
io.deephaven.kv.etcd.EtcdSchemaRoleBase
- All Implemented Interfaces:
io.deephaven.kv.etcd.EtcdRole
- Direct Known Subclasses:
EtcdSchemaRORole
,EtcdSchemaRWRole
public abstract class EtcdSchemaRoleBase
extends io.deephaven.kv.etcd.EtcdRoleBootstrappedBase
A
bootstrapped etcd role
that needs read/write access to a
SchemaContext
. Its role has the name "schema".-
Method Details
-
getContext
public io.deephaven.kv.schema.SchemaContext getContext()
-