Interface | Description |
---|---|
Canary.Sink |
Sink interface used by the canary to output information
|
Class | Description |
---|---|
Canary |
HBase Canary Tool for "canary monitoring" of a running HBase cluster.
|
Canary.Monitor |
A Monitor super-class can be extended by users
|
Canary.RegionServerStdOutSink |
By RegionServer, for 'regionserver' mode.
|
Canary.RegionStdOutSink |
By Region, for 'region' mode.
|
Canary.StdOutSink |
Simple implementation of canary sink that allows plotting to a file or standard output.
|
Canary.ZookeeperStdOutSink |
Output for 'zookeeper' mode.
|
DataBlockEncodingValidator | |
HFileContentValidator | |
LoadIncrementalHFiles |
Tool to load the output of HFileOutputFormat into an existing table.
|
LoadIncrementalHFiles.LoadQueueItem |
Represents an HFile waiting to be loaded.
|
PreUpgradeValidator |
Tool for validating that cluster can be upgraded from HBase 1.x to 2.0
|
WriteSinkCoprocessor |
This coprocessor 'shallows' all the writes.
|
Copyright © 2007–2019 Cloudera. All rights reserved.