Home
last modified time | relevance | path

Searched defs:liveRScount (Results 1 – 1 of 1) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/client/
H A DTestMultiParallel.java275 final int liveRScount = UTIL.getMiniHBaseCluster().getLiveRegionServerThreads() in doTestFlushCommits() local
277 assert liveRScount > 0; in doTestFlushCommits() local
336 int liveRScount = UTIL.getMiniHBaseCluster().getLiveRegionServerThreads().size(); in testBatchWithPut() local
337 assert liveRScount > 0; in testBatchWithPut() local