Uses of Enum
org.apache.flink.runtime.state.metainfo.StateMetaInfoSnapshot.CommonSerializerKeys
Packages that use StateMetaInfoSnapshot.CommonSerializerKeys
-
Uses of StateMetaInfoSnapshot.CommonSerializerKeys in org.apache.flink.runtime.state.metainfo
Methods in org.apache.flink.runtime.state.metainfo that return StateMetaInfoSnapshot.CommonSerializerKeysModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.StateMetaInfoSnapshot.CommonSerializerKeys.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.runtime.state.metainfo with parameters of type StateMetaInfoSnapshot.CommonSerializerKeysModifier and TypeMethodDescriptionorg.apache.flink.api.common.typeutils.TypeSerializerSnapshot<?>StateMetaInfoSnapshot.getTypeSerializerSnapshot(StateMetaInfoSnapshot.CommonSerializerKeys key)