Uses of Interface
org.apache.pulsar.functions.instance.state.StateManager
Packages that use StateManager
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of StateManager in org.apache.pulsar.functions.instance.state
Classes in org.apache.pulsar.functions.instance.state that implement StateManagerModifier and TypeClassDescriptionclassThe state manager for managing state stores for a running function instance.