Package | Description |
---|---|
org.apache.flink.api.common.state | |
org.apache.flink.streaming.tests.verify |
Modifier and Type | Field and Description |
---|---|
static StateTtlConfig |
StateTtlConfig.DISABLED |
Modifier and Type | Method and Description |
---|---|
StateTtlConfig |
StateTtlConfig.Builder.build() |
StateTtlConfig |
StateDescriptor.getTtlConfig() |
Modifier and Type | Method and Description |
---|---|
void |
StateDescriptor.enableTimeToLive(StateTtlConfig ttlConfig)
Configures optional activation of state time-to-live (TTL).
|
Modifier and Type | Method and Description |
---|---|
State |
TtlStateVerifier.createState(FunctionInitializationContext context,
StateTtlConfig ttlConfig) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.