| Modifier and Type | Method and Description |
|---|---|
Segment |
SegmentId.getSegment() |
Segment |
RecordId.getSegment() |
Segment |
SegmentStore.readSegment(SegmentId segmentId)
Reads the identified segment from this store.
|
| Modifier and Type | Method and Description |
|---|---|
Segment |
FileStore.readSegment(SegmentId id) |
| Modifier and Type | Method and Description |
|---|---|
Segment |
HttpStore.readSegment(SegmentId id) |
| Modifier and Type | Method and Description |
|---|---|
Segment |
MemoryStore.readSegment(SegmentId id) |
Copyright © 2012-2018 The Apache Software Foundation. All Rights Reserved.