| Package | Description |
|---|---|
| org.apache.flink.api.common.state |
| 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).
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.