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.
|
(package private) static class |
MemStoreFlusher.WakeupFlushThread
Token to insert into the flush queue that ensures that the flusher does not sleep
|
Modifier and Type | Field and Description |
---|---|
private BlockingQueue<MemStoreFlusher.FlushQueueEntry> |
MemStoreFlusher.flushQueue |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.