Package | Description |
---|---|
org.wikimedia.eventutilities.core | |
org.wikimedia.eventutilities.core.event |
Modifier and Type | Method and Description |
---|---|
static SerializableClock |
SerializableClock.frozenClock(Instant instant)
A clock that is frozen in time.
|
Modifier and Type | Method and Description |
---|---|
SerializableClock |
EventUtilitiesConfig.getClock()
Clock used for various time based operations and timestamp creation.
|
Modifier and Type | Method and Description |
---|---|
EventUtilitiesConfig.EventUtilitiesConfigBuilder |
EventUtilitiesConfig.EventUtilitiesConfigBuilder.clock(SerializableClock clock)
Clock used for various time based operations and timestamp creation.
|
static EventNormalizationStep |
EventNormalizationStep.ingestionTime(SerializableClock clock)
Set the ingestionTime (meta.dt) if not already set.
|
JsonEventGenerator.Builder |
JsonEventGenerator.Builder.ingestionTimeClock(SerializableClock ingestionTimeClock) |
EventUtilitiesConfig |
EventUtilitiesConfig.withClock(SerializableClock clock)
Clock used for various time based operations and timestamp creation.
|
Copyright © 2025. All rights reserved.