@Internal public class FileInputFormatCompactReader<T> extends Object implements CompactReader<T>
CompactReader to delegate FileInputFormat.public T read() throws IOException
CompactReaderread 在接口中 CompactReader<T>IOExceptionpublic void close()
throws IOException
close 在接口中 Closeableclose 在接口中 AutoCloseableIOExceptionpublic static <T> CompactReader.Factory<T> factory(org.apache.flink.api.common.io.FileInputFormat<T> format)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.