| Package | Description |
|---|---|
| org.apache.flink.runtime.state.ttl |
| Modifier and Type | Method and Description |
|---|---|
TtlValue<T> |
TtlStateFactory.TtlSerializer.createInstance(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.flink.api.common.typeutils.CompositeSerializer<TtlValue<T>> |
TtlStateFactory.TtlSerializer.createSerializerInstance(org.apache.flink.api.common.typeutils.CompositeSerializer.PrecomputedParameters precomputed,
org.apache.flink.api.common.typeutils.TypeSerializer<?>... originalSerializers) |
org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility<TtlValue<T>> |
TtlStateFactory.TtlSerializer.resolveSchemaCompatibilityViaRedirectingToNewSnapshotClass(org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot<TtlValue<T>> deprecatedConfigSnapshot) |
org.apache.flink.api.common.typeutils.TypeSerializerSnapshot<TtlValue<T>> |
TtlStateFactory.TtlSerializer.snapshotConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
TtlStateFactory.TtlSerializer.getField(TtlValue<T> v,
int index) |
protected void |
TtlStateFactory.TtlSerializer.setField(TtlValue<T> v,
int index,
Object fieldValue) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.typeutils.TypeSerializerSchemaCompatibility<TtlValue<T>> |
TtlStateFactory.TtlSerializer.resolveSchemaCompatibilityViaRedirectingToNewSnapshotClass(org.apache.flink.api.common.typeutils.TypeSerializerConfigSnapshot<TtlValue<T>> deprecatedConfigSnapshot) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.