Package com.mapr.fs
Class PutLogger.CommitRange
java.lang.Object
com.mapr.fs.PutLogger.CommitRange
- Enclosing class:
- PutLogger
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong -
Method Summary
Modifier and TypeMethodDescriptionbooleancoversKey(PutLogger.ByteArrayWrapper kWrapper) voidextend(PutLogger.ByteArrayWrapper key, int numPuts) voidincrementPuts(long num)
-
Field Details
-
startKey
-
endKey
-
numPutsInRange
public long numPutsInRange
-
-
Method Details
-
incrementPuts
public void incrementPuts(long num) -
coversKey
-
extend
-