| Package | Description |
|---|---|
| net.openhft.chronicle | |
| net.openhft.chronicle.tcp | |
| net.openhft.chronicle.tools |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Excerpt |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeExcerpt |
class |
NativeExcerptTailer |
| Modifier and Type | Method and Description |
|---|---|
ExcerptTailer |
Chronicle.createTailer() |
ExcerptTailer |
IndexedChronicle.createTailer() |
ExcerptTailer |
ExcerptTailer.toEnd()
Wind to the end.
|
ExcerptTailer |
NativeExcerptTailer.toEnd() |
ExcerptTailer |
ExcerptTailer.toStart()
Replay from the start.
|
ExcerptTailer |
NativeExcerptTailer.toStart() |
| Modifier and Type | Method and Description |
|---|---|
ExcerptTailer |
InProcessChronicleSource.createTailer() |
ExcerptTailer |
InProcessChronicleSink.createTailer() |
| Modifier and Type | Class and Description |
|---|---|
class |
WrappedExcerpt |
Copyright © 2014. All Rights Reserved.