Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Class and Description |
---|---|
class |
MatcherPredicate<T>
An implementation of
Waiter.ExplainingPredicate that uses Hamcrest Matcher for
both predicate evaluation and explanation. |
Modifier and Type | Method and Description |
---|---|
Waiter.ExplainingPredicate<IOException> |
HBaseTestingUtility.predicateNoRegionsInTransition()
Returns a
Waiter.Predicate for checking that there are no regions in transition in master |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.