public interface ILazyLoader extends Serializable
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Modifier and Type | Method and Description |
---|---|
IDataset |
getDataset(IMonitor mon,
SliceND slice) |
boolean |
isFileReadable() |
static final long serialVersionUID
boolean isFileReadable()
IDataset getDataset(IMonitor mon, SliceND slice) throws IOException
mon
- can be nullslice
- source where items of data fetchedIOException
- when cannot retrieve dataCopyright © 2014–2022 Eclipse Foundation. All rights reserved.