Package | Description |
---|---|
org.apache.camel.component.chronicle.engine |
Modifier and Type | Method and Description |
---|---|
static ChronicleEngineMapEventType |
ChronicleEngineMapEventType.fromEvent(net.openhft.chronicle.engine.api.map.MapEvent event) |
static ChronicleEngineMapEventType |
ChronicleEngineMapEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChronicleEngineMapEventType[] |
ChronicleEngineMapEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache Camel