public class RdbmsRegionDataInput extends Object implements RegionDataInput
| Constructor and Description |
|---|
RdbmsRegionDataInput(DataSource ds) |
RdbmsRegionDataInput(DataSource ds,
String tableName) |
public RdbmsRegionDataInput(DataSource ds, String tableName)
public RdbmsRegionDataInput(DataSource ds)
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.