| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.tool |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CanaryTool.RegionServerStdOutSink
By RegionServer, for 'regionserver' mode.
|
static class |
CanaryTool.RegionStdOutSink
By Region, for 'region' mode.
|
static class |
CanaryTool.StdOutSink
Simple implementation of canary sink that allows plotting to a file or standard output.
|
static class |
CanaryTool.ZookeeperStdOutSink
Output for 'zookeeper' mode.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected CanaryTool.Sink |
CanaryTool.Monitor.sink |
| 限定符和类型 | 方法和说明 |
|---|---|
static Canary |
Canary.create(org.apache.hadoop.conf.Configuration conf,
ExecutorService executor,
CanaryTool.Sink sink) |
| 构造器和说明 |
|---|
Monitor(Connection connection,
String[] monitorTargets,
boolean useRegExp,
CanaryTool.Sink sink,
ExecutorService executor,
boolean treatFailureAsError,
long allowedFailures) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.