Interface | Description |
---|---|
Canary | |
CanaryTool.Sink |
Sink interface used by the canary to output information
|
Class | Description |
---|---|
Canary.Factory | |
CanaryTool |
HBase Canary Tool for "canary monitoring" of a running HBase cluster.
|
CanaryTool.Monitor |
A Monitor super-class can be extended by users
|
CanaryTool.RegionServerStdOutSink |
By RegionServer, for 'regionserver' mode.
|
CanaryTool.RegionStdOutSink |
By Region, for 'region' mode.
|
CanaryTool.RegionTaskResult |
Canary region mode-specific data structure which stores information about each region
to be scanned
|
CanaryTool.StdOutSink |
Simple implementation of canary sink that allows plotting to a file or standard output.
|
CanaryTool.ZookeeperStdOutSink |
Output for 'zookeeper' mode.
|
WriteSinkCoprocessor |
This coprocessor 'shallows' all the writes.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.