public static class SegmentParser.ValueInfo extends Object
SegmentParser.parseValue(RecordId, RecordId, Type).| Modifier and Type | Field and Description |
|---|---|
org.apache.jackrabbit.oak.api.Type<?> |
type
Type of this value
|
RecordId |
valueId
Id of this record
|
| Constructor and Description |
|---|
SegmentParser.ValueInfo(RecordId valueId,
org.apache.jackrabbit.oak.api.Type<?> type) |
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.