| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.segment |
| Modifier and Type | Field and Description |
|---|---|
SegmentParser.BlobType |
SegmentParser.BlobInfo.blobType
Type of this blob
|
| Modifier and Type | Method and Description |
|---|---|
static SegmentParser.BlobType |
SegmentParser.BlobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SegmentParser.BlobType[] |
SegmentParser.BlobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SegmentParser.BlobInfo(RecordId blobId,
SegmentParser.BlobType blobType,
int size) |
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.