public class StateConfigUtil extends Object
StateTtlConfig
object.Constructor and Description |
---|
StateConfigUtil() |
Modifier and Type | Method and Description |
---|---|
static StateTtlConfig |
createTtlConfig(long retentionTime)
Creates a
StateTtlConfig depends on retentionTime parameter. |
public static StateTtlConfig createTtlConfig(long retentionTime)
StateTtlConfig
depends on retentionTime parameter.retentionTime
- State ttl time which unit is MILLISECONDS.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.