Package | Description |
---|---|
org.apache.hadoop.hbase.tool |
Modifier and Type | Field and Description |
---|---|
private CanaryTool.RegionServerStdOutSink |
CanaryTool.RegionServerTask.sink |
Modifier and Type | Method and Description |
---|---|
private CanaryTool.RegionServerStdOutSink |
CanaryTool.RegionServerMonitor.getSink() |
Modifier and Type | Method and Description |
---|---|
private void |
CanaryTool.RegionServerMonitor.monitorRegionServers(Map<String,List<RegionInfo>> rsAndRMap,
CanaryTool.RegionServerStdOutSink regionServerSink) |
Constructor and Description |
---|
RegionServerTask(Connection connection,
String serverName,
RegionInfo region,
CanaryTool.RegionServerStdOutSink sink,
AtomicLong successes) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.