Uses of Interface
org.apache.pulsar.functions.instance.state.StateStoreProvider
Packages that use StateStoreProvider
-
Uses of StateStoreProvider in org.apache.pulsar.functions.instance.state
Classes in org.apache.pulsar.functions.instance.state that implement StateStoreProviderModifier and TypeClassDescriptionclassThe state store provider that provides bookkeeper table backed state stores.classFields in org.apache.pulsar.functions.instance.state declared as StateStoreProviderModifier and TypeFieldDescriptionstatic final StateStoreProviderStateStoreProvider.NULLThe state store provider returns `null` state stores.