public static class InputFormatBasedReader.Factory<T> extends Object implements RecordWiseFileCompactor.Reader.Factory<T>
InputFormatBasedReader.| 构造器和说明 |
|---|
Factory(org.apache.flink.util.function.SerializableSupplierWithException<org.apache.flink.api.common.io.FileInputFormat<T>,IOException> inputFormatFactory) |
public Factory(org.apache.flink.util.function.SerializableSupplierWithException<org.apache.flink.api.common.io.FileInputFormat<T>,IOException> inputFormatFactory)
public InputFormatBasedReader<T> createFor(org.apache.flink.core.fs.Path path) throws IOException
createFor 在接口中 RecordWiseFileCompactor.Reader.Factory<T>IOException - Thrown if an I/O error occurs when opening the file.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.