Modifier and Type | Interface and Description |
---|---|
interface |
CellScanner
An interface for iterating through a sequence of cells.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SizedCellScanner
A CellScanner that knows its size in memory in bytes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SnapshotSentinel
Watch the current snapshot under process
|
Modifier and Type | Class and Description |
---|---|
class |
MasterSnapshotVerifier
General snapshot verification on the master.
|
class |
SnapshotManager
This class manages the procedure of taking and restoring snapshots.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StoreConfigInformation
A more restricted interface for HStore.
|
Modifier and Type | Class and Description |
---|---|
class |
FlushSnapshotSubprocedure
This online snapshot implementation uses the distributed procedure framework to force a
store flush and then records the hfiles.
|
class |
RegionServerSnapshotManager
This manager class handles the work dealing with snapshots for a
HRegionServer . |
Copyright © 2014 The Apache Software Foundation. All rights reserved.