| Package | Description |
|---|---|
| org.apache.flink.runtime.state | |
| org.apache.flink.runtime.state.heap |
This package contains the classes for key/value state backends that store the state on the JVM
heap as objects.
|
| org.apache.flink.runtime.state.ttl |
| Class and Description |
|---|
| TtlTimeProvider
Provides time to TTL logic to judge about state expiration.
|
| Class and Description |
|---|
| TtlTimeProvider
Provides time to TTL logic to judge about state expiration.
|
| Class and Description |
|---|
| TtlStateFactory.TtlSerializer
Serializer for user state value with TTL.
|
| TtlTimeProvider
Provides time to TTL logic to judge about state expiration.
|
| TtlValue
This class wraps user value of state with TTL.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.