Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
MemStoreFlusher.FlushRegionEntry
Datastructure used in the flush queue.
|
Modifier and Type | Field and Description |
---|---|
private static MemStoreFlusher.FlushQueueEntry |
MemStoreFlusher.WAKEUPFLUSH_INSTANCE
Singleton instance inserted into flush queue used for signaling.
|
Modifier and Type | Field and Description |
---|---|
private BlockingQueue<MemStoreFlusher.FlushQueueEntry> |
MemStoreFlusher.flushQueue |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.