Package | Description |
---|---|
org.apache.hadoop.hbase.tool |
Modifier and Type | Class and Description |
---|---|
class |
CanaryTool
HBase Canary Tool for "canary monitoring" of a running HBase cluster.
|
Modifier and Type | Method and Description |
---|---|
static Canary |
Canary.create(org.apache.hadoop.conf.Configuration conf,
ExecutorService executor) |
static Canary |
Canary.create(org.apache.hadoop.conf.Configuration conf,
ExecutorService executor,
CanaryTool.Sink sink) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.