Package kalix.javasdk.valueentity
package kalix.javasdk.valueentity
Value Entity support.
-
ClassDescriptionA value based entity command context.ValueEntity<S>Value Entities persist their state on every change.An Effect is a description of what Kalix needs to do after the command is handled.Construct the effect that is returned by the command handler.Root context for all value based entity contexts.Root entity options for all value based entities.ValueEntityProvider<S,
E extends ValueEntity<S>> Register a value based entity inKalix
using aValueEntityProvider
.