public static class HMasterCommandLine.LocalHMaster extends HMaster
VERSION
VERSION
Constructor and Description |
---|
HMasterCommandLine.LocalHMaster(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Main processing loop for the HMaster.
|
abort, addColumn, assign, assign, assignRegion, balance, balanceSwitch, checkTableModifiable, clearFromTransition, constructMaster, createConfigurationSubset, createTable, deleteColumn, deleteSnapshot, deleteTable, disableTable, enableTable, execCoprocessor, getActiveMasterManager, getAlterStatus, getAssignmentManager, getAverageLoad, getCatalogTracker, getClusterId, getClusterStatus, getCompletedSnapshots, getConfiguration, getCoprocessorHost, getCoprocessors, getExecutorService, getHFileCleaner, getHTableDescriptors, getHTableDescriptors, getInfoServer, getLoadedCoprocessors, getMasterActiveTime, getMasterFileSystem, getMasterStartTime, getProtocolSignature, getProtocolVersion, getRegionServerFatalLogBuffer, getRegionServerInfoPort, getServerManager, getServerName, getSnapshotManagerForTesting, getTableDescriptors, getTableNames, getZooKeeper, getZooKeeperWatcher, isAborted, isActiveMaster, isInitializationStartsMetaRegoinAssignment, isInitialized, isMasterRunning, isRestoreSnapshotDone, isServerShutdownHandlerEnabled, isSnapshotDone, isStopped, main, modifyColumn, modifyTable, move, offline, regionServerReport, regionServerStartup, registerProtocol, reportRSFatalError, restoreSnapshot, setCatalogJanitorEnabled, shouldSplitMetaSeparately, shutdown, snapshot, startCatalogJanitorChore, stop, stopMaster, switchBalancer, synchronousBalanceSwitch, unassign
getName, getThread, interrupt, isAlive, isInterrupted, join, join, join, setDaemon, setName, setPriority, setUncaughtExceptionHandler, start
public HMasterCommandLine.LocalHMaster(org.apache.hadoop.conf.Configuration conf) throws IOException, org.apache.zookeeper.KeeperException, InterruptedException
IOException
org.apache.zookeeper.KeeperException
InterruptedException
public void run()
HMaster
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.