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.Predicate
evaluate
in interface Waiter.Predicate<Exception>
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.