| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Event<E extends Event<E>>
Represents a business or system occurrence identified by an ID and time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventCfg<E extends AbstractEventCfg<E>>
The AbstractEventCfg class represents a generic configuration as an event.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Event.copyEventDetails(Event<?> from,
Event<?> to)
Copies the eventId and eventTime from one event to another.
|
static void |
Event.copyEventDetails(Event<?> from,
Event<?> to)
Copies the eventId and eventTime from one event to another.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.