Class | Description |
---|---|
FlushSnapshotSubprocedure |
This online snapshot implementation uses the distributed procedure framework to force a store
flush and then records the hfiles.
|
FlushSnapshotSubprocedure.RegionSnapshotTask |
Callable for adding files to snapshot manifest working dir.
|
RegionServerSnapshotManager |
This manager class handles the work dealing with snapshots for a
HRegionServer . |
RegionServerSnapshotManager.SnapshotSubprocedurePool |
We use the SnapshotSubprocedurePool, a class specific thread pool instead of
ExecutorService . |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.