Uses of Interface
org.apache.pulsar.functions.instance.state.DefaultStateStore
-
Packages that use DefaultStateStore Package Description org.apache.pulsar.functions.instance.state -
-
Uses of DefaultStateStore in org.apache.pulsar.functions.instance.state
Classes in org.apache.pulsar.functions.instance.state that implement DefaultStateStore Modifier and Type Class Description classBKStateStoreImplThis class accumulates the state updates from one function.classPulsarMetadataStateStoreImplMethods in org.apache.pulsar.functions.instance.state that return DefaultStateStore Modifier and Type Method Description DefaultStateStorePulsarMetadataStateStoreProviderImpl. getStateStore(java.lang.String tenant, java.lang.String namespace, java.lang.String name)
-