| Interface | Description |
|---|---|
| InterProcessLock |
An interface for an application-specific lock.
|
| InterProcessLock.MetadataHandler |
An interface for objects that process lock metadata.
|
| InterProcessReadWriteLock |
An interface for a distributed reader-writer lock.
|
| TableDescriptors |
Get, remove and modify table descriptors.
|
| Class | Description |
|---|---|
| DaemonThreadFactory |
Thread factory that creates daemon threads
|
| HDFSBlocksDistribution |
Data structure to describe the distribution of HDFS blocks amount hosts.
|
| HDFSBlocksDistribution.HostAndWeight |
Stores the hostname and weight for that hostname.
|
| HDFSBlocksDistribution.HostAndWeight.WeightComparator |
comparator used to sort hosts based on weight
|
| HealthCheckChore |
The Class HealthCheckChore for running health checker regularly.
|
| LocalHBaseCluster |
This class creates a single process HBase cluster.
|
| SplitLogCounters |
Counters kept by the distributed WAL split log process.
|
| SplitLogTask |
State of a WAL log split during distributed splitting.
|
| SplitLogTask.Done | |
| SplitLogTask.Err | |
| SplitLogTask.Owned | |
| SplitLogTask.Resigned | |
| SplitLogTask.Unassigned | |
| ZKNamespaceManager |
Class servers two purposes:
1.
|
| ZNodeClearer |
Contains a set of methods for the collaboration between the start/stop scripts and the
servers.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.