| Package | Description |
|---|---|
| ds.granules.dataset |
This package contains functionality related to datasets that deployed application instances need to operate on.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StreamDatasetImpl
This class is a streaming implementation of the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
StreamDataset |
DatasetFactory.createStreamDataset(java.lang.String datasetIdentifier,
java.lang.String datasetDescription)
Creates a streaming dataset based on the specified arguments.
|