| 接口 | 说明 |
|---|---|
| Canary.Sink |
Sink interface used by the canary to output information
|
| 类 | 说明 |
|---|---|
| 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
Available validations:
validate-cp: Validates Co-processors compatibility
validate-dbe: Check Data Block Encoding for column families
validate-hfile: Check for corrupted HFiles
|
| WriteSinkCoprocessor |
This coprocessor 'shallows' all the writes.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.