Class TabletMapEntry


  • public class TabletMapEntry
    extends java.lang.Object
    • Constructor Detail

      • TabletMapEntry

        public TabletMapEntry()
    • Method Detail

      • getPutQueue

        public java.util.concurrent.ConcurrentSkipListMap<io.netty.buffer.ByteBuf,​PutWrapper> getPutQueue()
      • getFlushQueue

        public java.util.concurrent.ConcurrentSkipListMap<io.netty.buffer.ByteBuf,​PutWrapper> getFlushQueue()
      • swapFlushSkipLists

        public void swapFlushSkipLists()
      • acquireReadLock

        public void acquireReadLock()
      • releaseReadLock

        public void releaseReadLock()