Uses of Enum
org.apache.flink.runtime.io.network.api.serialization.RecordDeserializer.DeserializationResult
Packages that use RecordDeserializer.DeserializationResult
-
Uses of RecordDeserializer.DeserializationResult in org.apache.flink.runtime.io.network.api.serialization
Methods in org.apache.flink.runtime.io.network.api.serialization that return RecordDeserializer.DeserializationResultModifier and TypeMethodDescriptionRecordDeserializer.getNextRecord(T target) SpillingAdaptiveSpanningRecordDeserializer.getNextRecord(T target) Returns the enum constant of this type with the specified name.RecordDeserializer.DeserializationResult.values()Returns an array containing the constants of this enum type, in the order they are declared.