public class MultiFileLogReader extends Object implements ILogReader
| 构造器和说明 |
|---|
MultiFileLogReader(File[] files) |
public MultiFileLogReader(File[] files)
public void close()
ILogReaderclose 在接口中 ILogReaderpublic boolean hasNext()
throws FileNotFoundException
ILogReaderhasNext 在接口中 ILogReaderFileNotFoundExceptionpublic PhysicalPlan next() throws FileNotFoundException
ILogReadernext 在接口中 ILogReaderFileNotFoundExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.