Uses of Interface
org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushQueueEntry
-
Uses of MemStoreFlusher.FlushQueueEntry in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescription(package private) static class
Datastructure used in the flush queue.Modifier and TypeFieldDescriptionprivate static final MemStoreFlusher.FlushQueueEntry
MemStoreFlusher.WAKEUPFLUSH_INSTANCE
Singleton instance inserted into flush queue used for signaling.Modifier and TypeFieldDescriptionprivate final BlockingQueue<MemStoreFlusher.FlushQueueEntry>
MemStoreFlusher.flushQueue