public class JSONFileRegionDataInput extends Object implements RegionDataInput
| Constructor and Description |
|---|
JSONFileRegionDataInput(Reader _reader) |
JSONFileRegionDataInput(String filename) |
public JSONFileRegionDataInput(String filename)
public JSONFileRegionDataInput(Reader _reader)
public void init()
throws IOException
init in interface RegionDataInputIOExceptionpublic RegionDTO read() throws IOException
RegionDataInputread in interface RegionDataInputIOException - if an I/O error occurs.public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019. All rights reserved.