| Class and Description |
|---|
| CompactionMap
A
CompactionMap is a composite of multiple PartialCompactionMap
instances. |
| PartialCompactionMap
A
PartialCompactionMap maps uncompacted to compacted record ids
from a single compaction cycle. |
| RecordId
The record id.
|
| RecordType
The type of a record in a segment.
|
| Segment
A list of records.
|
| SegmentBlob
A BLOB (stream of bytes).
|
| SegmentGraph.Graph
A simple graph representation for a graph with node of type
T. |
| SegmentId
Segment identifier.
|
| SegmentNodeBuilder
A node builder that keeps track of the number of updates
(set property calls and so on).
|
| SegmentNodeState
A record of type "NODE".
|
| SegmentNodeStore
The top level class for the segment store.
|
| SegmentNodeStoreBuilder |
SegmentParser
SegmentParser serves as a base class for parsing segments. |
| SegmentParser.BlobInfo
Return type of
SegmentParser.parseBlob(RecordId). |
| SegmentParser.BlobType
Type of blobs (and strings)
|
| SegmentParser.ListBucketInfo
Return type of
SegmentParser.parseListBucket(RecordId, int, int, int). |
| SegmentParser.ListInfo
Return type of
SegmentParser.parseList(RecordId, RecordId, int) . |
| SegmentParser.MapInfo
Result type of
SegmentParser.parseMap(RecordId, RecordId, MapRecord). |
| SegmentParser.NodeInfo
Result type of
SegmentParser.parseNode(RecordId). |
| SegmentParser.PropertyInfo |
| SegmentParser.TemplateInfo
Result type of
SegmentParser.parseTemplate(RecordId). |
| SegmentParser.ValueInfo
Result type of
SegmentParser.parseValue(RecordId, RecordId, Type). |
| SegmentStore
The backend storage interface used by the segment node store.
|
| SegmentStoreProvider |
| SegmentTracker
Tracker of references to segment identifiers and segment instances
that are currently kept in memory.
|
| SegmentVersion
Version of the segment storage format.
|
| SegmentWriter
Converts nodes, properties, and values to records, which are written to segments.
|
| Template
The in-memory representation of a "hidden class" of a node; inspired by the
Chrome V8 Javascript engine).
|
| Class and Description |
|---|
| SegmentId
Segment identifier.
|
| Class and Description |
|---|
| Segment
A list of records.
|
| SegmentGraph.SegmentGraphVisitor
Visitor for receiving call backs while traversing the
segment graph.
|
| SegmentId
Segment identifier.
|
| SegmentNodeState
A record of type "NODE".
|
| SegmentStore
The backend storage interface used by the segment node store.
|
| SegmentTracker
Tracker of references to segment identifiers and segment instances
that are currently kept in memory.
|
| SegmentVersion
Version of the segment storage format.
|
| Class and Description |
|---|
| Segment
A list of records.
|
| SegmentId
Segment identifier.
|
| SegmentNodeState
A record of type "NODE".
|
| SegmentStore
The backend storage interface used by the segment node store.
|
| SegmentTracker
Tracker of references to segment identifiers and segment instances
that are currently kept in memory.
|
| Class and Description |
|---|
| Segment
A list of records.
|
| SegmentId
Segment identifier.
|
| SegmentNodeState
A record of type "NODE".
|
| SegmentStore
The backend storage interface used by the segment node store.
|
| SegmentTracker
Tracker of references to segment identifiers and segment instances
that are currently kept in memory.
|
Copyright © 2012-2018 The Apache Software Foundation. All Rights Reserved.