Class StateTtlConfig.IncrementalCleanupStrategy
- java.lang.Object
-
- org.apache.flink.api.common.state.StateTtlConfig.IncrementalCleanupStrategy
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StateTtlConfig
@PublicEvolving public static class StateTtlConfig.IncrementalCleanupStrategy extends Object
Configuration of cleanup strategy while taking the full snapshot.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCleanupSize()booleanrunCleanupForEveryRecord()
-