Class StateStoreContextImpl
java.lang.Object
org.apache.pulsar.functions.instance.state.StateStoreContextImpl
- All Implemented Interfaces:
org.apache.pulsar.functions.api.StateStoreContext
public class StateStoreContextImpl
extends Object
implements org.apache.pulsar.functions.api.StateStoreContext
Default implementation of
StateStoreContext.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StateStoreContextImpl
public StateStoreContextImpl()
-