| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.segment |
| Modifier and Type | Method and Description |
|---|---|
SegmentBlob |
SegmentReader.readBlob(RecordId id)
Read the blob identified by
id. |
SegmentBlob |
CachingSegmentReader.readBlob(RecordId id) |
SegmentBlob |
SegmentWriter.writeBlob(org.apache.jackrabbit.oak.api.Blob blob)
Write a blob (as list of block records)
|
SegmentBlob |
SegmentWriter.writeStream(InputStream stream)
Writes a stream value record.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.