Package io.deephaven.kv.etcd
Class EtcdSchemaRWRole
java.lang.Object
io.deephaven.kv.etcd.EtcdRoleBootstrappedBase
io.deephaven.kv.etcd.EtcdSchemaRoleBase
io.deephaven.kv.etcd.EtcdSchemaRWRole
- All Implemented Interfaces:
io.deephaven.kv.etcd.EtcdRole
public final class EtcdSchemaRWRole extends EtcdSchemaRoleBase
A
bootstrapped etcd role that needs read/write access to a
SchemaContext. Its role has the name "schema".-
Field Summary
-
Method Summary
Modifier and Type Method Description static EtcdSchemaRWRolecreateInstance(io.deephaven.kv.schema.SchemaContext schemaContext)io.deephaven.kv.KeyPermissionsgetDesiredPermissions()
-
Method Details
-
createInstance
-
getDesiredPermissions
public io.deephaven.kv.KeyPermissions getDesiredPermissions()
-