Uses of Interface
org.apache.pulsar.functions.instance.state.StateStoreProvider
Packages that use StateStoreProvider
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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.