Package kalix.javasdk.view
package kalix.javasdk.view
-
ClassDescriptionContext for view update calls.View<S>Kalix applications follow the Command Query Responsibility Segregation (CQRS) pattern (see https://developer.lightbend.com/docs/akka-guide/concepts/cqrs.html).An UpdateEffect is a description of what Kalix needs to do after the command is handled.Context for views.Creation context for
View
entities.