Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
org.apache.hadoop.hbase.master.snapshot | |
org.apache.hadoop.hbase.quotas | |
org.apache.hadoop.hbase.snapshot |
Class and Description |
---|
HBaseSnapshotException
General exception base class for when a snapshot fails.
|
RestoreSnapshotException
Thrown when a snapshot could not be restored due to a server-side error when restoring it.
|
SnapshotCreationException
Thrown when a snapshot could not be created due to a server-side error when
taking the snapshot.
|
UnknownSnapshotException
Exception thrown when we get a request for a snapshot we don't recognize.
|
Class and Description |
---|
SnapshotManifest
Utility class to help read/write the Snapshot Manifest.
|
Class and Description |
---|
CorruptedSnapshotException
Exception thrown when the found snapshot info from the filesystem is not valid.
|
HBaseSnapshotException
General exception base class for when a snapshot fails.
|
SnapshotCreationException
Thrown when a snapshot could not be created due to a server-side error when
taking the snapshot.
|
SnapshotManifest
Utility class to help read/write the Snapshot Manifest.
|
Class and Description |
---|
SnapshotManifest
Utility class to help read/write the Snapshot Manifest.
|
Class and Description |
---|
CorruptedSnapshotException
Exception thrown when the found snapshot info from the filesystem is not valid.
|
ExportSnapshot.Counter |
ExportSnapshot.Testing |
HBaseSnapshotException
General exception base class for when a snapshot fails.
|
RestoreSnapshotHelper.RestoreMetaChanges
Describe the set of operations needed to update hbase:meta after restore.
|
SnapshotCreationException
Thrown when a snapshot could not be created due to a server-side error when
taking the snapshot.
|
SnapshotInfo.SnapshotStats
Statistics about the snapshot
How many store files and logs are in the archive
How many store files and logs are shared with the table
Total store files and logs size and shared amount
|
SnapshotInfo.SnapshotStats.FileInfo
Information about the file referenced by the snapshot
|
SnapshotManifest
Utility class to help read/write the Snapshot Manifest.
|
SnapshotManifest.RegionVisitor |
SnapshotReferenceUtil.SnapshotVisitor |
SnapshotReferenceUtil.StoreFileVisitor |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.