Class TabletMapEntry

java.lang.Object
com.mapr.client.impl.msgs.TabletMapEntry

public class TabletMapEntry extends Object
  • Constructor Details

    • TabletMapEntry

      public TabletMapEntry()
  • Method Details

    • getPutQueue

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

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

      public void swapFlushSkipLists()
    • acquireReadLock

      public void acquireReadLock()
    • releaseReadLock

      public void releaseReadLock()