Uses of Class
org.apache.hadoop.hbase.SingleProcessHBaseCluster
Packages that use SingleProcessHBaseCluster
Package
Description
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase
Fields in org.apache.hadoop.hbase declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprivate SingleProcessHBaseCluster
TestGlobalMemStoreSize.cluster
private static SingleProcessHBaseCluster
TestClientClusterMetrics.CLUSTER
private static SingleProcessHBaseCluster
TestClientClusterStatus.CLUSTER
private SingleProcessHBaseCluster
MiniClusterRule.miniCluster
Methods in org.apache.hadoop.hbase that return SingleProcessHBaseClusterModifier and TypeMethodDescriptionHBaseTestingUtil.getHBaseCluster()
Get the Mini HBase cluster.HBaseTestingUtil.getMiniHBaseCluster()
Returns current mini hbase cluster.HBaseTestingUtil.startMiniCluster()
Start up a minicluster of hbase, dfs and zookeeper all using default options.HBaseTestingUtil.startMiniCluster
(int numSlaves) Start up a minicluster of hbase, dfs and zookeeper clusters with given slave node number.HBaseTestingUtil.startMiniCluster
(StartTestingClusterOption option) Start up a mini cluster of hbase, optionally dfs and zookeeper if needed.HBaseTestingUtil.startMiniHBaseCluster()
Starts up mini hbase cluster using default options.HBaseTestingUtil.startMiniHBaseCluster
(int numMasters, int numRegionServers) Deprecated.since 2.2.0 and will be removed in 4.0.0.HBaseTestingUtil.startMiniHBaseCluster
(int numMasters, int numRegionServers, List<Integer> rsPorts) Deprecated.since 2.2.0 and will be removed in 4.0.0.HBaseTestingUtil.startMiniHBaseCluster
(int numMasters, int numRegionServers, List<Integer> rsPorts, Class<? extends org.apache.hadoop.hbase.master.HMaster> masterClass, Class<? extends SingleProcessHBaseCluster.MiniHBaseClusterRegionServer> rsClass, boolean createRootDir, boolean createWALDir) Deprecated.since 2.2.0 and will be removed in 4.0.0.HBaseTestingUtil.startMiniHBaseCluster
(StartTestingClusterOption option) Starts up mini hbase cluster.Methods in org.apache.hadoop.hbase with parameters of type SingleProcessHBaseClusterModifier and TypeMethodDescriptionstatic NavigableSet<String>
HBaseTestingUtil.getAllOnlineRegions
(SingleProcessHBaseCluster cluster) -
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.backup
Fields in org.apache.hadoop.hbase.backup declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprotected static SingleProcessHBaseCluster
TestBackupManager.cluster
protected static SingleProcessHBaseCluster
TestBackupSystemTable.cluster
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprivate static SingleProcessHBaseCluster
TestConnectionAttributes.cluster
private static SingleProcessHBaseCluster
TestRequestAttributes.cluster
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.coprocessor
Fields in org.apache.hadoop.hbase.coprocessor declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprivate static SingleProcessHBaseCluster
TestRegionObserverInterface.cluster
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.coprocessor.example
Fields in org.apache.hadoop.hbase.coprocessor.example declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprotected static SingleProcessHBaseCluster
TestRefreshHFilesBase.cluster
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.coprocessor.example.row.stats
Fields in org.apache.hadoop.hbase.coprocessor.example.row.stats declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprivate static SingleProcessHBaseCluster
TestRowStatisticsCompactionObserver.cluster
private static SingleProcessHBaseCluster
TestRowStatisticsTableRecorder.cluster
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.io.hfile
Fields in org.apache.hadoop.hbase.io.hfile declared as SingleProcessHBaseClusterModifier and TypeFieldDescription(package private) SingleProcessHBaseCluster
TestBlockEvictionOnRegionMovement.cluster
(package private) SingleProcessHBaseCluster
TestPrefetchRSClose.cluster
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.mapreduce
Fields in org.apache.hadoop.hbase.mapreduce declared as SingleProcessHBaseCluster -
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.master
Fields in org.apache.hadoop.hbase.master declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprivate SingleProcessHBaseCluster
AbstractTestDLS.cluster
private static SingleProcessHBaseCluster
TestGetReplicationLoad.cluster
private static SingleProcessHBaseCluster
TestMasterMetrics.cluster
private SingleProcessHBaseCluster
TestRegionsRecoveryConfigManager.cluster
private static SingleProcessHBaseCluster
TestAssignmentManagerMetrics.CLUSTER
private SingleProcessHBaseCluster
TestMasterUseIp.CLUSTER
Methods in org.apache.hadoop.hbase.master with parameters of type SingleProcessHBaseClusterModifier and TypeMethodDescriptionprivate void
AbstractTestDLS.abortMaster
(SingleProcessHBaseCluster cluster) private void
TestRollingRestart.assertRegionsAssigned
(SingleProcessHBaseCluster cluster, Set<String> expectedRegions) private int
TestMasterFailoverBalancerPersistence.getActiveMasterIndex
(SingleProcessHBaseCluster cluster) return the index of the active master in the clusterprivate NavigableSet<String>
TestRollingRestart.getDoubleAssignedRegions
(SingleProcessHBaseCluster cluster) private int
TestRollingRestart.getNumberOfOnlineRegions
(SingleProcessHBaseCluster cluster) private org.apache.hadoop.hbase.master.HMaster
TestMasterFailoverBalancerPersistence.killActiveAndWaitForNewActive
(SingleProcessHBaseCluster cluster) Kill the master and wait for a new active master to show up -
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.master.assignment
Fields in org.apache.hadoop.hbase.master.assignment declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprivate SingleProcessHBaseCluster
TestRegionMoveAndAbandon.cluster
private static SingleProcessHBaseCluster
TestRogueRSAssignment.cluster
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.master.balancer
Fields in org.apache.hadoop.hbase.master.balancer declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprivate static SingleProcessHBaseCluster
TestBalancerStatusTagInJMXMetrics.cluster
private SingleProcessHBaseCluster
TestFavoredStochasticBalancerPickers.cluster
private SingleProcessHBaseCluster
TestFavoredStochasticLoadBalancer.cluster
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.quotas
Fields in org.apache.hadoop.hbase.quotas declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprivate final SingleProcessHBaseCluster
SpaceQuotaHelperForTests.NoFilesToDischarge.cluster
private SingleProcessHBaseCluster
TestRegionSizeUse.cluster
Constructors in org.apache.hadoop.hbase.quotas with parameters of type SingleProcessHBaseClusterModifierConstructorDescription(package private)
NoFilesToDischarge
(SingleProcessHBaseCluster cluster, org.apache.hadoop.hbase.TableName tn) -
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprivate SingleProcessHBaseCluster
TestClearRegionBlockCache.cluster
private SingleProcessHBaseCluster
TestMutateRowsRecovery.cluster
private SingleProcessHBaseCluster
TestRegionServerAbort.cluster
private static SingleProcessHBaseCluster
TestRegionServerMetrics.cluster
private static SingleProcessHBaseCluster
TestRemoveRegionMetrics.cluster
private SingleProcessHBaseCluster
TestSplitTransactionOnCluster.cluster
private SingleProcessHBaseCluster
TestRegionServerUseIp.CLUSTER
Methods in org.apache.hadoop.hbase.regionserver with parameters of type SingleProcessHBaseClusterModifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.regionserver.HRegionServer
TestSplitTransactionOnCluster.getOtherRegionServer
(SingleProcessHBaseCluster cluster, org.apache.hadoop.hbase.regionserver.HRegionServer notThisOne) Find regionserver other than the one passed. -
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.regionserver.wal
Fields in org.apache.hadoop.hbase.regionserver.wal declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprotected SingleProcessHBaseCluster
AbstractTestLogRolling.cluster
private static SingleProcessHBaseCluster
TestLogRollAbort.cluster
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.rest
Fields in org.apache.hadoop.hbase.rest declared as SingleProcessHBaseClusterModifier and TypeFieldDescriptionprivate static SingleProcessHBaseCluster
TestSecureRESTServer.CLUSTER
-
Uses of SingleProcessHBaseCluster in org.apache.hadoop.hbase.security.access
Methods in org.apache.hadoop.hbase.security.access with parameters of type SingleProcessHBaseClusterModifier and TypeMethodDescriptionprivate static List<org.apache.hadoop.hbase.security.access.AccessController>
SecureTestUtil.getAccessControllers
(SingleProcessHBaseCluster cluster) SecureTestUtil.getAuthManagerMTimes
(SingleProcessHBaseCluster cluster)