static class IntegrationTestMTTR.ScanCallable extends IntegrationTestMTTR.TimingCallable
Modifier and Type | Field and Description |
---|---|
private org.apache.hadoop.hbase.client.Table |
table |
future
Constructor and Description |
---|
ScanCallable(Future<?> f) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
doAction() |
protected String |
getSpanName() |
call, toString
private final org.apache.hadoop.hbase.client.Table table
public ScanCallable(Future<?> f) throws IOException
IOException
protected boolean doAction() throws Exception
doAction
in class IntegrationTestMTTR.TimingCallable
Exception
protected String getSpanName()
getSpanName
in class IntegrationTestMTTR.TimingCallable
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.