Class RegionProcedureStorePerformanceEvaluation.DummyServer
java.lang.Object
org.apache.hadoop.hbase.master.MockNoopMasterServices
org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStorePerformanceEvaluation.DummyServer
- All Implemented Interfaces:
org.apache.hadoop.hbase.Abortable,org.apache.hadoop.hbase.keymeta.KeyManagementService,org.apache.hadoop.hbase.master.MasterServices,org.apache.hadoop.hbase.Server,org.apache.hadoop.hbase.Stoppable
- Enclosing class:
- RegionProcedureStorePerformanceEvaluation
private static final class RegionProcedureStorePerformanceEvaluation.DummyServer
extends MockNoopMasterServices
-
Field Summary
FieldsFields inherited from interface org.apache.hadoop.hbase.keymeta.KeyManagementService
NONE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.master.MockNoopMasterServices
abort, abortProcedure, addColumn, addReplicationPeer, checkIfShouldMoveSystemRegionAsync, checkTableModifiable, createConnection, createSystemTable, createTable, deleteColumn, deleteTable, disableReplicationPeer, disableTable, enableReplicationPeer, enableTable, executeRegionPlansWithThrottling, flushMasterStore, flushTable, getAccessChecker, getAssignmentManager, getAsyncClusterConnection, getCatalogJanitor, getChoreService, getClientIdAuditPrefix, getClusterSchema, getConfiguration, getConnection, getCoordinatedStateManager, getExecutorService, getFavoredNodesManager, getFileSystem, getHbckChore, getInitializedEvent, getKeyManagementService, getKeymetaAdmin, getLastMajorCompactionTimestamp, getLastMajorCompactionTimestampForRegion, getLoadBalancer, getLockManager, getLocks, getManagedKeyDataCache, getMasterActiveTime, getMasterCoprocessorHost, getMasterFileSystem, getMasterMetrics, getMasterProcedureExecutor, getMasterProcedureManagerHost, getMasterQuotaManager, getMasterWalManager, getMetaLocationSyncer, getProcedures, getRegionNormalizerManager, getRegionServerVersion, getReplicationLogCleanerBarrier, getReplicationPeerConfig, getReplicationPeerManager, getRSGroupInfoManager, getServerManager, getSnapshotManager, getSyncReplicationPeerLock, getSyncReplicationReplayWALManager, getSystemKeyCache, getTableDescriptors, getTableStateManager, getZKPermissionWatcher, getZooKeeper, isAborted, isActiveMaster, isBalancerOn, isClusterUp, isInitialized, isInMaintenanceMode, isReplicationPeerModificationEnabled, isSplitOrMergeEnabled, isStopped, isStopping, listReplicationPeers, listTableDescriptorsByNamespace, listTableNamesByNamespace, mergeRegions, modifyColumn, modifyColumnStoreFileTracker, modifyTable, modifyTable, modifyTableStoreFileTracker, normalizeRegions, registerService, removeReplicationPeer, replicationPeerModificationSwitch, rollAllWALWriters, rotateSystemKeyIfChanged, runReplicationBarrierCleaner, skipRegionManagementAction, splitRegion, stop, transitReplicationPeerSyncReplicationState, truncateRegion, truncateTable, updateReplicationPeerConfigMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.hbase.Abortable
abortMethods inherited from interface org.apache.hadoop.hbase.master.MasterServices
getSplitWALManagerMethods inherited from interface org.apache.hadoop.hbase.Server
getAsyncConnection
-
Field Details
-
serverName
-
-
Constructor Details
-
DummyServer
-
-
Method Details
-
getServerName
- Specified by:
getServerNamein interfaceorg.apache.hadoop.hbase.Server- Overrides:
getServerNamein classMockNoopMasterServices
-