| Package | Description |
|---|---|
| ds.granules | |
| ds.granules.communication.direct | |
| ds.granules.communication.funnel | |
| ds.granules.dataset |
This package contains functionality related to datasets that deployed application instances need to operate on.
|
| ds.granules.operation |
This package encapsulates functionality related to application instances that will be deployed on the cloud.
|
| ds.granules.scheduler |
This package contains functionality related to scheduling the application instances.
|
| ds.granules.streaming.core | |
| ds.granules.streaming.core.datatype | |
| ds.granules.streaming.core.partition | |
| ds.granules.streaming.core.partition.scheme |
| Class and Description |
|---|
| DatasetFactory
A factory for creating different types of datasets.
|
| Class and Description |
|---|
| DataAvailabilityNotifier
This is a notifier that keeps track of when data is available on a given
dataset and then proceeds to notify the availability of the data to the
registered observers.
|
| Dataset
The interface outlines the core functionalities that need to be supported
within datasets.
|
| Dataset.DatasetType |
| DatasetException
The
DatasetException is thrown when problems are encountered
with the dataset. |
| StreamDataset
The interface which augments the
Dataset interface to support
streaming capabilities. |
| StreamEvent
Every data type used in Granules Streaming should implement this interface.
|
| Class and Description |
|---|
| DataAvailabilityNotifier
This is a notifier that keeps track of when data is available on a given
dataset and then proceeds to notify the availability of the data to the
registered observers.
|
| Dataset
The interface outlines the core functionalities that need to be supported
within datasets.
|
| Dataset.DatasetType |
| DatasetException
The
DatasetException is thrown when problems are encountered
with the dataset. |
| StreamDataset
The interface which augments the
Dataset interface to support
streaming capabilities. |
| StreamEvent
Every data type used in Granules Streaming should implement this interface.
|
| Class and Description |
|---|
| DataAvailabilityNotifier
This is a notifier that keeps track of when data is available on a given
dataset and then proceeds to notify the availability of the data to the
registered observers.
|
| DataAvailabilityObserver
This is the interface which allows an observer to track the availability of a
dataset.
|
| Dataset
The interface outlines the core functionalities that need to be supported
within datasets.
|
| Dataset.DatasetType |
| DatasetCollection
The
DataCollection interface manages a collection of datasets
that would be operated upon by an application instance. |
| DatasetCollectionObserver
The observer interface for the
DatasetCollection. |
| DatasetException
The
DatasetException is thrown when problems are encountered
with the dataset. |
| DatasetFactory
A factory for creating different types of datasets.
|
| FileAccess
Deprecated.
|
| FileDataset
The interface for accessing a dataset comprising files.
|
| StreamDataset
The interface which augments the
Dataset interface to support
streaming capabilities. |
| StreamEvent
Every data type used in Granules Streaming should implement this interface.
|
| StreamingAccess
Deprecated.
|
| Class and Description |
|---|
| DatasetCollection
The
DataCollection interface manages a collection of datasets
that would be operated upon by an application instance. |
| StreamDataset
The interface which augments the
Dataset interface to support
streaming capabilities. |
| Class and Description |
|---|
| DatasetCollectionObserver
The observer interface for the
DatasetCollection. |
| DatasetException
The
DatasetException is thrown when problems are encountered
with the dataset. |
| Class and Description |
|---|
| StreamDataset
The interface which augments the
Dataset interface to support
streaming capabilities. |
| StreamEvent
Every data type used in Granules Streaming should implement this interface.
|
| Class and Description |
|---|
| StreamEvent
Every data type used in Granules Streaming should implement this interface.
|
| Class and Description |
|---|
| StreamEvent
Every data type used in Granules Streaming should implement this interface.
|
| Class and Description |
|---|
| StreamEvent
Every data type used in Granules Streaming should implement this interface.
|
Copyright © 2015. All rights reserved.