org.apache.hadoop.hbase.tool
Class Canary.RegionTask
java.lang.Object
org.apache.hadoop.hbase.tool.Canary.RegionTask
- All Implemented Interfaces:
- Callable<Void>
- Enclosing class:
- Canary
public static class Canary.RegionTask
- extends Object
- implements Callable<Void>
For each column family of the region tries to get one row and outputs the latency, or the
failure.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
call
public Void call()
- Specified by:
call
in interface Callable<Void>
read
public Void read()
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.