Class CanaryTool.RegionServerTask

java.lang.Object
org.apache.hadoop.hbase.tool.CanaryTool.RegionServerTask
All Implemented Interfaces:
Callable<Void>
Enclosing class:
CanaryTool

static class CanaryTool.RegionServerTask extends Object implements Callable<Void>
Run a single RegionServer Task and then exit. Get one row from a region on the regionserver and output latency or the failure.