public class StateTtlConfigUtil extends Object
StateTtlConfig object.| Constructor and Description |
|---|
StateTtlConfigUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.api.common.state.StateTtlConfig |
createTtlConfig(long retentionTime)
Creates a
StateTtlConfig depends on retentionTime parameter. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.