Class | Description |
---|---|
FlushTableSubprocedure |
This flush region implementation uses the distributed procedure framework to flush table regions.
|
FlushTableSubprocedure.RegionFlushTask | |
MasterFlushTableProcedureManager | |
RegionServerFlushTableProcedureManager |
This manager class handles flushing of the regions for table on a
HRegionServer . |
RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool |
We use the FlushTableSubprocedurePool, a class specific thread pool instead of
ExecutorService . |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.