Interface | Description |
---|---|
Canary.Sink |
Sink interface used by the canary to output information
|
LoadIncrementalHFiles.BulkHFileVisitor<TFamily> |
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.RegionMonitor |
A monitor for region mode.
|
Canary.RegionServerMonitor |
A monitor for regionserver mode
|
Canary.RegionServerStdOutSink |
By RegionServer, for 'regionserver' mode.
|
Canary.RegionServerTask |
Run a single RegionServer Task and then exit.
|
Canary.RegionStdOutSink |
By Region, for 'region' mode.
|
Canary.RegionTask |
Run a single Region Task and then exit.
|
Canary.StdOutSink |
Simple implementation of canary sink that allows plotting to a file or standard output.
|
Canary.ZookeeperMonitor | |
Canary.ZookeeperStdOutSink |
Output for 'zookeeper' mode.
|
Canary.ZookeeperTask |
Run a single zookeeper Task and then exit.
|
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.
|
Enum | Description |
---|---|
Canary.RegionTask.TaskType |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.