| Package | Description |
|---|---|
| org.apache.flink.cep.configuration | |
| org.apache.flink.cep.nfa.sharedbuffer |
| Modifier and Type | Method and Description |
|---|---|
static SharedBufferCacheConfig |
SharedBufferCacheConfig.of(org.apache.flink.configuration.ReadableConfig readableConfig) |
| Constructor and Description |
|---|
SharedBuffer(org.apache.flink.api.common.state.KeyedStateStore stateStore,
org.apache.flink.api.common.typeutils.TypeSerializer<V> valueSerializer,
SharedBufferCacheConfig cacheConfig) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.