public interface RegionDataInput extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
RegionDTO |
read()
Read region data
|
void init() throws IOException
IOExceptionRegionDTO read() throws IOException
IOException - if an I/O error occurs.Copyright © 2019. All rights reserved.