Interface | Description |
---|---|
TtlTimeProvider |
Provides time to TTL logic to judge about state expiration.
|
Class | Description |
---|---|
TtlStateFactory<K,N,SV,TTLSV,S extends State,IS extends S> |
This state factory wraps state objects, produced by backends, with TTL logic.
|
TtlStateFactory.TtlSerializer<T> |
Serializer for user state value with TTL.
|
TtlStateFactory.TtlSerializerSnapshot<T> |
A
TypeSerializerSnapshot for TtlSerializer. |
TtlUtils |
Common functions related to State TTL.
|
TtlValue<T> |
This class wraps user value of state with TTL.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.