T - type parameter@Deprecated @PublicEvolving public class TypeSerializerOutputFormat<T> extends org.apache.flink.api.common.io.BinaryOutputFormat<T> implements org.apache.flink.api.java.typeutils.InputTypeConfigurable
org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput| Constructor and Description |
|---|
TypeSerializerOutputFormat()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
serialize(T record,
org.apache.flink.core.memory.DataOutputView dataOutput)
Deprecated.
|
void |
setInputType(org.apache.flink.api.common.typeinfo.TypeInformation<?> type,
org.apache.flink.api.common.ExecutionConfig executionConfig)
Deprecated.
|
void |
setSerializer(org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer)
Deprecated.
|
close, complementBlockInfo, configure, createBlockInfo, open, writeRecordgetDirectoryFileName, getOutputDirectoryMode, getOutputFilePath, getWriteMode, initDefaultsFromConfiguration, initializeGlobal, setOutputDirectoryMode, setOutputFilePath, setWriteMode, tryCleanupOnErrorgetRuntimeContext, setRuntimeContextprotected void serialize(T record, org.apache.flink.core.memory.DataOutputView dataOutput) throws IOException
serialize in class org.apache.flink.api.common.io.BinaryOutputFormat<T>IOExceptionpublic void setSerializer(org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer)
public void setInputType(org.apache.flink.api.common.typeinfo.TypeInformation<?> type,
org.apache.flink.api.common.ExecutionConfig executionConfig)
setInputType in interface org.apache.flink.api.java.typeutils.InputTypeConfigurableCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.