| Package | Description |
|---|---|
| org.apache.hadoop.hbase.tool |
| Modifier and Type | Class and Description |
|---|---|
static class |
Canary.RegionServerStdOutSink
By RegionServer, for 'regionserver' mode.
|
static class |
Canary.RegionStdOutSink
By Region, for 'region' mode.
|
static class |
Canary.StdOutSink
Simple implementation of canary sink that allows plotting to a file or standard output.
|
static class |
Canary.ZookeeperStdOutSink
Output for 'zookeeper' mode.
|
| Modifier and Type | Field and Description |
|---|---|
protected Canary.Sink |
Canary.Monitor.sink |
| Constructor and Description |
|---|
Monitor(Connection connection,
String[] monitorTargets,
boolean useRegExp,
Canary.Sink sink,
ExecutorService executor,
boolean treatFailureAsError,
long allowedFailures) |
Copyright © 2007–2019 Cloudera. All rights reserved.