Package org.apache.hadoop.hbase.master
Interface ClusterSchemaService
- All Superinterfaces:
ClusterSchema
,org.apache.hbase.thirdparty.com.google.common.util.concurrent.Service
- All Known Implementing Classes:
ClusterSchemaServiceImpl
@Private
public interface ClusterSchemaService
extends ClusterSchema, org.apache.hbase.thirdparty.com.google.common.util.concurrent.Service
Mixes in ClusterSchema and Service
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.hbase.thirdparty.com.google.common.util.concurrent.Service
org.apache.hbase.thirdparty.com.google.common.util.concurrent.Service.Listener, org.apache.hbase.thirdparty.com.google.common.util.concurrent.Service.State
-
Field Summary
Fields inherited from interface org.apache.hadoop.hbase.master.ClusterSchema
DEFAULT_HBASE_MASTER_CLUSTER_SCHEMA_OPERATION_TIMEOUT, HBASE_MASTER_CLUSTER_SCHEMA_OPERATION_TIMEOUT_KEY
-
Method Summary
Methods inherited from interface org.apache.hadoop.hbase.master.ClusterSchema
createNamespace, deleteNamespace, getNamespace, getNamespaces, getTableNamespaceManager, modifyNamespace
Methods inherited from interface org.apache.hbase.thirdparty.com.google.common.util.concurrent.Service
addListener, awaitRunning, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, awaitTerminated, failureCause, isRunning, startAsync, state, stopAsync