Class SegmentParser.ListInfo
java.lang.Object
org.apache.jackrabbit.oak.segment.SegmentParser.ListInfo
- Enclosing class:
- SegmentParser
Return type of
SegmentParser.parseList(RecordId, RecordId, int)
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
listId
Id of this record -
count
public final int countNumber of items in this list -
size
public final int sizeSize in bytes of this list
-
-
Constructor Details
-
ListInfo
-