Uses of Interface
org.apache.pulsar.functions.api.StateStoreContext
Packages that use StateStoreContext
Package
Description
Provides a simple model for enabling lightweight computation on Apache Pulsar.
-
Uses of StateStoreContext in org.apache.pulsar.functions.api
Methods in org.apache.pulsar.functions.api with parameters of type StateStoreContextModifier and TypeMethodDescriptionvoidStateStore.init(StateStoreContext ctx) Initialize the state store.