| Package | Description |
|---|---|
| ds.granules.operation |
This package encapsulates functionality related to application instances that will be deployed on the cloud.
|
| ds.granules.streaming.core |
| Modifier and Type | Class and Description |
|---|---|
class |
MapReduceBase
This is the base class which will serve as the base for implementations of
the
Map and Reduce interface. |
class |
OperationBase
This is an implementation of the
Operation and
OperationConfiguration interfaces. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamBase
This class is the base class for
StreamSource and StreamProcessor. |
class |
StreamProcessor
Any stream processing element should extend this abstract class.
|
class |
StreamSource
This class should be extended to implement a stream source.
|
Copyright © 2015. All rights reserved.