static class SpaceQuotaHelperForTests.NoFilesToDischarge extends Object implements Waiter.Predicate<Exception>
| Modifier and Type | Field and Description | 
|---|---|
private MiniHBaseCluster | 
cluster  | 
private org.apache.hadoop.hbase.TableName | 
tn  | 
| Constructor and Description | 
|---|
NoFilesToDischarge(MiniHBaseCluster cluster,
                  org.apache.hadoop.hbase.TableName tn)  | 
private final MiniHBaseCluster cluster
private final org.apache.hadoop.hbase.TableName tn
NoFilesToDischarge(MiniHBaseCluster cluster, org.apache.hadoop.hbase.TableName tn)
public boolean evaluate() throws Exception
Waiter.Predicateevaluate in interface Waiter.Predicate<Exception>Exception - thrown if the predicate evaluation could not evaluate.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.