org.apache.accumulo.fate.zookeeper
public static interface DistributedReadWriteLock.QueueLock
Modifier and Type | Method and Description |
---|---|
long |
addEntry(byte[] data) |
SortedMap<Long,byte[]> |
getEarlierEntries(long entry) |
void |
removeEntry(long entry) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.