接口的使用
org.apache.pulsar.functions.instance.state.DefaultStateStore
使用DefaultStateStore的程序包
-
org.apache.pulsar.functions.instance.state中DefaultStateStore的使用
修饰符和类型类说明classThis class accumulates the state updates from one function.class修饰符和类型方法说明PulsarMetadataStateStoreProviderImpl.getStateStore(String tenant, String namespace, String name)