| 程序包 | 说明 |
|---|---|
| org.apache.flink.cep.configuration | |
| org.apache.flink.cep.nfa.sharedbuffer |
| 限定符和类型 | 方法和说明 |
|---|---|
static SharedBufferCacheConfig |
SharedBufferCacheConfig.of(org.apache.flink.configuration.ReadableConfig readableConfig) |
| 构造器和说明 |
|---|
SharedBuffer(org.apache.flink.api.common.state.KeyedStateStore stateStore,
org.apache.flink.api.common.typeutils.TypeSerializer<V> valueSerializer,
SharedBufferCacheConfig cacheConfig) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.