Package | Description |
---|---|
org.eclipse.january.dataset |
Modifier and Type | Interface and Description |
---|---|
interface |
IDatasetConnector
A dataset connector contains a lazy dataset which exists in a remote
location.
|
interface |
IDynamicDataset
This interface is intended for data sources that change dynamically.
|
interface |
ILazyWriteableDataset
This sub-interface adds the ability to write to a lazy dataset slice-by-slice
|
Modifier and Type | Class and Description |
---|---|
class |
LazyDynamicDataset |
class |
LazyWriteableDataset
Subclass of lazy dataset that allows setting slices
|
Copyright © 2014–2022 Eclipse Foundation. All rights reserved.