您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
程序包 org.apache.pulsar.functions.api.state
package
org.apache.pulsar.functions.api.state
State Store API.
Related Packages
程序包
说明
org.apache.pulsar.functions.api
Provides a simple model for enabling lightweight computation on Apache Pulsar.
org.apache.pulsar.functions.api.utils
State Store API.
All Classes and Interfaces
接口
类
类
说明
ByteBufferStateStore
A key-value state store that stores values in
ByteBuffer
.
CounterStateStore
The state store supports counters.
StateValue