| Package | Description |
|---|---|
| net.openhft.chronicle | |
| net.openhft.chronicle.tcp | |
| net.openhft.chronicle.tools |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedChronicle |
| Modifier and Type | Method and Description |
|---|---|
Chronicle |
AbstractNativeExcerpt.chronicle() |
Chronicle |
ExcerptCommon.chronicle() |
| Modifier and Type | Class and Description |
|---|---|
class |
InProcessChronicleSink
This listens to a ChronicleSource and copies new entries.
|
class |
InProcessChronicleSource
A Chronicle as a service to be replicated to any number of clients.
|
| Constructor and Description |
|---|
InProcessChronicleSink(Chronicle chronicle,
String hostname,
int port) |
InProcessChronicleSource(Chronicle chronicle,
int port) |
| Modifier and Type | Method and Description |
|---|---|
Chronicle |
WrappedExcerpt.chronicle() |
Copyright © 2014. All Rights Reserved.