@NotThreadSafe public final class LocalFileDataReader extends Object implements DataReader
Modifier and Type | Class and Description |
---|---|
static class |
LocalFileDataReader.Factory
Factory class to create
LocalFileDataReader s. |
Modifier and Type | Method and Description |
---|---|
void |
close() |
long |
pos() |
DataBuffer |
readChunk()
Reads a chunk.
|
public DataBuffer readChunk() throws IOException
DataReader
readChunk
in interface DataReader
IOException
public long pos()
pos
in interface DataReader
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2023. All Rights Reserved.