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".
  • Method Details

    • createInstance

      public static EtcdSchemaRWRole createInstance(io.deephaven.kv.schema.SchemaContext schemaContext)
    • getDesiredPermissions

      public io.deephaven.kv.KeyPermissions getDesiredPermissions()