Package kalix.javasdk.eventsourcedentity
package kalix.javasdk.eventsourcedentity
Event Sourced Entity support.
-
ClassDescriptionAn event sourced command context.Context for an event.EventSourcedEntity<S,
E> A return type to allow returning forwards or failures, and attaching effects to messages.Construct the effect that is returned by the command handler.Root context for all event sourcing contexts.Root entity options for all event sourcing entities.EventSourcedEntityProvider<S,E, ES extends EventSourcedEntity<S, E>> Register an event sourced entity inKalixusing aEventSourcedEntityProvider.