Package kalix.javasdk.view
Interface ViewContext
- All Superinterfaces:
Context
- All Known Subinterfaces:
UpdateContext
,ViewCreationContext
Context for views.
-
Method Summary
Methods inherited from interface kalix.javasdk.Context
materializer
-
Method Details
-
viewId
String viewId()The id of the view that this context is for.- Returns:
- The view id.
-