Class SegmentParser.NodeInfo
java.lang.Object
org.apache.jackrabbit.oak.segment.SegmentParser.NodeInfo
- Enclosing class:
- SegmentParser
Result type of
SegmentParser.parseNode(RecordId)
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nodeId
Id of this record -
stableId
Stable id of this node -
nodeCount
public final int nodeCountNumber of child nodes -
propertyCount
public final int propertyCountNumber of properties -
size
public final int sizeSize in bytes of this node
-
-
Constructor Details
-
NodeInfo
-