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