Uses of Class
org.apache.flink.runtime.state.ttl.TtlAwareSerializer
Packages that use TtlAwareSerializer
-
Uses of TtlAwareSerializer in org.apache.flink.runtime.state.ttl
Methods in org.apache.flink.runtime.state.ttl with parameters of type TtlAwareSerializerModifier and TypeMethodDescriptionvoidTtlAwareSerializer.migrateValueFromPriorSerializer(TtlAwareSerializer<T> priorTtlAwareSerializer, org.apache.flink.util.function.SupplierWithException<T, IOException> inputSupplier, org.apache.flink.core.memory.DataOutputView target, TtlTimeProvider ttlTimeProvider)