| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.segment |
| Modifier and Type | Method and Description |
|---|---|
SegmentPropertyState |
SegmentReader.readProperty(RecordId id,
PropertyTemplate template)
Read the property identified by
id and template |
SegmentPropertyState |
CachingSegmentReader.readProperty(RecordId id,
PropertyTemplate template) |
SegmentPropertyState |
SegmentWriter.writeProperty(org.apache.jackrabbit.oak.api.PropertyState state)
Write a property.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.