public static class HMasterCommandLine.LocalHMaster extends HMaster
HMaster.RedirectServletHRegionServer.MovedRegionsCleanerRegionServerServices.PostOpenDeployContext, RegionServerServices.RegionStateTransitionContextcacheConfig, cacheFlusher, CLOSE, clusterConnection, clusterStatusTracker, compactSplitThread, conf, configurationManager, csm, fs, fsOk, hMemManager, infoServer, leases, lock, metaTableLocator, movedRegions, msgInterval, numRegionsToReport, onlineRegions, OPEN, recoveringRegions, regionFavoredNodesMap, REGIONSERVER, regionsInTransitionInRS, replicationSinkHandler, replicationSourceHandler, rpcServices, serverName, service, sleeper, startcode, tableDescriptors, tableLockManager, threadWakeFrequency, walFactory, zooKeeper| Constructor and Description |
|---|
HMasterCommandLine.LocalHMaster(org.apache.hadoop.conf.Configuration conf,
CoordinatedStateManager csm) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
The HRegionServer sticks in this loop until closed.
|
abort, abortProcedure, addColumn, assignRegion, balance, balanceSwitch, canCreateBaseZNode, canUpdateTableDescriptor, checkTableModifiable, configureInfoServer, constructMaster, createNamespace, createRpcServices, createTable, deleteColumn, deleteNamespace, deleteTable, disableTable, dispatchMergingRegions, doMetrics, enableTable, ensureNamespaceExists, getAssignmentManager, getAverageLoad, getClusterStatus, getDumpServlet, getHFileCleaner, getLastMajorCompactionTimestamp, getLastMajorCompactionTimestampForRegion, getLoadBalancerClassName, getLoadedCoprocessors, getMasterActiveTime, getMasterCoprocessorHost, getMasterCoprocessors, getMasterFileSystem, getMasterProcedureExecutor, getMasterQuotaManager, getMasterRpcServices, getMasterStartTime, getNamespaceDescriptor, getProcessName, getRegionServerFatalLogBuffer, getRegionServerInfoPort, getServerManager, getServerName, getSnapshotManagerForTesting, getTableDescriptors, getZooKeeper, isActiveMaster, isBalancerOn, isInitializationStartsMetaRegionAssignment, isInitialized, isMasterProcedureExecutorEnabled, isServerShutdownHandlerEnabled, listNamespaceDescriptors, listProcedures, listTableDescriptors, listTableDescriptorsByNamespace, listTableNames, listTableNamesByNamespace, login, main, modifyColumn, modifyNamespace, modifyTable, registerService, sendShutdownInterrupt, setCatalogJanitorEnabled, shutdown, stopMaster, stopServiceThreads, truncateTable, waitForMasterActiveabort, addToMovedRegions, addToOnlineRegions, checkFileSystem, cleanMovedRegions, closeAllRegions, closeRegion, constructRegionServer, convertThrowableToIOE, createClusterConnection, createRegionLoad, createRegionServerStatusStub, ensureMetaWALRoller, execRegionServerService, getCacheConfig, getChoreService, getClusterId, getCompactionPressure, getCompactionRequester, getCompactSplitThread, getConfiguration, getConfigurationManager, getConnection, getCoordinatedStateManager, getExecutorService, getFavoredNodesForRegion, getFileSystem, getFlushRequester, getFromOnlineRegions, getHeapMemoryManager, getInfoServer, getLastSequenceId, getLeases, getMasterAddressTracker, getMetaTableLocator, getMostLoadedRegions, getNonceManager, getNumberOfOnlineRegions, getOnlineRegion, getOnlineRegions, getOnlineRegionsLocalContext, getOnlineTables, getRecoveringRegions, getRegion, getRegionBlockLocations, getRegionByEncodedName, getRegionByEncodedName, getRegionServerAccounting, getRegionServerCoprocessorHost, getRegionServerCoprocessors, getRegionServerMetrics, getRegionServerQuotaManager, getRegionsInTransitionInRS, getRootDir, getRpcServer, getRSRpcServices, getStartcode, getTableLockManager, getThreadWakeFrequency, getWAL, handleReportForDutyResponse, isAborted, isOnline, isStopped, isStopping, kill, movedRegionCleanerPeriod, postOpenDeployTasks, postOpenDeployTasks, removeFromOnlineRegions, reportRegionStateTransition, reportRegionStateTransition, reportRegionStateTransition, setupClusterConnection, shouldUseThisHostnameInstead, stop, toString, tryRegionServerReport, updateConfiguration, updateRegionFavoredNodesMapping, waitForServerOnlinegetName, getThread, interrupt, isAlive, isInterrupted, join, join, join, setDaemon, setName, setPriority, setUncaughtExceptionHandler, startclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExecutorService, getTableLockManagergetChoreService, getConfiguration, getConnection, getCoordinatedStateManager, getMetaTableLocatorpublic HMasterCommandLine.LocalHMaster(org.apache.hadoop.conf.Configuration conf,
CoordinatedStateManager csm)
throws IOException,
org.apache.zookeeper.KeeperException,
InterruptedException
IOExceptionorg.apache.zookeeper.KeeperExceptionInterruptedExceptionpublic void run()
HRegionServerrun in interface Runnablerun in class HRegionServerCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.