private static class TestScannerHeartbeatMessages.HeartbeatHRegionServer extends org.apache.hadoop.hbase.regionserver.HRegionServer
TestScannerHeartbeatMessages.HeartbeatRPCServices
in place of
RSRpcServices
to allow us to toggle support for heartbeat messagesABORT_TIMEOUT, ABORT_TIMEOUT_TASK, cacheConfig, cacheFlusher, clusterConnection, clusterId, clusterStatusTracker, compactedFileDischarger, compactionChecker, compactSplitThread, conf, configurationManager, csm, executorService, fs, fsOk, fsUtilizationChore, hMemManager, infoServer, killed, leases, lock, MASTER_HOSTNAME_KEY, MASTERLESS_CONFIG_NAME, metaTableLocator, metricsRegionServer, metricsTable, mobCacheConfig, movedRegions, msgInterval, nonceManager, numRegionsToReport, numRetries, online, onlineRegions, periodicFlusher, regionFavoredNodesMap, REGIONSERVER, regionsInTransitionInRS, replicationSinkHandler, replicationSourceHandler, rowlocks, rpcClient, rpcServices, RS_HOSTNAME_DISABLE_MASTER_REVERSEDNS_KEY, RS_HOSTNAME_KEY, secureBulkLoadManager, serverName, sleeper, startcode, tableDescriptors, TEST_SKIP_REPORTING_TRANSITION, threadWakeFrequency, useThisHostnameInstead, walFactory, walFs, walRoller, zooKeeper
Constructor and Description |
---|
HeartbeatHRegionServer(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.hadoop.hbase.regionserver.RSRpcServices |
createRpcServices() |
abort, abort, addRegion, addToMovedRegions, buildRegionSpaceUseReportRequest, buildServerLoad, canCreateBaseZNode, canUpdateTableDescriptor, checkFileSystem, cleanMovedRegions, clearRegionBlockCache, closeAllRegions, closeAndOfflineRegionForSplitOrMerge, closeMetaTableRegions, closeRegion, closeUserRegions, configureInfoServer, constructRegionServer, convertRegionSize, convertThrowableToIOE, createClusterConnection, createConnection, createRegionLoad, createRegionLoad, createRegionServerStatusStub, createRegionServerStatusStub, execRegionServerService, getCacheConfig, getChoreService, getClusterConnection, getClusterId, getCompactionPressure, getCompactionRequestor, getCompactSplitThread, getConfiguration, getConfigurationManager, getConnection, getCoordinatedStateManager, getCopyOfOnlineRegionsSortedByOffHeapSize, getCopyOfOnlineRegionsSortedByOnHeapSize, getDumpServlet, getEventLoopGroupConfig, getExecutorService, getFavoredNodesForRegion, getFileSystem, getFlushPressure, getFlushRequester, getFlushThroughputController, getFsTableDescriptors, getHeapMemoryManager, getInfoServer, getLastSequenceId, getLeases, getMasterAddressTracker, getMetaTableLocator, getMetaTableObserver, getMetrics, getMostLoadedRegions, getNonceManager, getNumberOfOnlineRegions, getOnlineRegion, getOnlineRegionsAsPrintableString, getOnlineRegionsLocalContext, getOnlineTables, getProcessName, getRegion, getRegion, getRegionBlockLocations, getRegionByEncodedName, getRegionByEncodedName, getRegions, getRegions, getRegionServerAccounting, getRegionServerCoprocessorHost, getRegionServerCoprocessors, getRegionServerMetrics, getRegionServerRpcQuotaManager, getRegionServerSpaceQuotaManager, getRegionsInTransitionInRS, getReplicationSinkService, getReplicationSourceService, getRootDir, getRpcServer, getRSRpcServices, getSecureBulkLoadManager, getServerName, getStartcode, getTableDescriptors, getThreadWakeFrequency, getUseThisHostnameInstead, getWAL, getWALFileSystem, getWalRoller, getWALRootDir, getWALs, getWriteLock, getZooKeeper, handleReportForDutyResponse, initializeMemStoreChunkCreator, isAborted, isClusterUp, isOnline, isOnlineRegionsEmpty, isStopped, isStopping, kill, login, main, movedRegionCleanerPeriod, onConfigurationChange, postOpenDeployTasks, regionLock, registerService, removeFromMovedRegions, removeRegion, reportRegionSizesForQuotas, reportRegionStateTransition, run, sendShutdownInterrupt, setupClusterConnection, stop, stop, stopServiceThreads, toString, triggerFlushInPrimaryRegion, tryRegionServerReport, unassign, updateConfiguration, updateRegionFavoredNodesMapping, waitForMasterActive, waitForServerOnline, walRollRequestFinished
public HeartbeatHRegionServer(org.apache.hadoop.conf.Configuration conf) throws IOException, InterruptedException
IOException
InterruptedException
protected org.apache.hadoop.hbase.regionserver.RSRpcServices createRpcServices() throws IOException
createRpcServices
in class org.apache.hadoop.hbase.regionserver.HRegionServer
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.