| Modifier and Type | Class and Description |
|---|---|
class |
ChannelAddress |
| Modifier and Type | Class and Description |
|---|---|
class |
TCPChannelAddr
A socket implementation of NodeAddress.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UDPChannelAddr
A socket implementation of NodeAddress.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends FormatMarshaller> |
FormatWriter.writeObject(T val)
Writes an object to the underlying buffer.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LinkStatistics |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkStatisticsImpl |
class |
LinkStatisticsSnapshotImpl |
| Modifier and Type | Method and Description |
|---|---|
<T extends FormatMarshaller> |
MessageFormat.writeObject(T val) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NodeDetails |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeDetailsBase |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeComponentKey |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OverlayPath |
| Modifier and Type | Class and Description |
|---|---|
class |
OverlayPathImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
RouterDetails |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Topic |
| Modifier and Type | Class and Description |
|---|---|
class |
StringTopic |
class |
TopicBase |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Dataset
The interface outlines the core functionalities that need to be supported
within datasets.
|
interface |
DatasetCollection
The
DataCollection interface manages a collection of datasets
that would be operated upon by an application instance. |
interface |
FileAccess
Deprecated.
|
interface |
FileDataset
The interface for accessing a dataset comprising files.
|
interface |
StreamDataset
The interface which augments the
Dataset interface to support
streaming capabilities. |
interface |
StreamingAccess
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetCollectionManagement
This is an implementation of the
DataCollection Interface. |
class |
FileDatasetImpl
An implementation of the
FileAccess dataset interface. |
class |
FileDatasetImplLegacy
Deprecated.
|
class |
StreamDatasetImpl
This class is a streaming implementation of the dataset.
|
class |
StreamDatasetImplLegacy
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompStreamDescription |
class |
ComputationDescription |
class |
ComputationUsage |
class |
GIComputation |
| Modifier and Type | Class and Description |
|---|---|
class |
ECGMonitor |
| Modifier and Type | Class and Description |
|---|---|
class |
EEGMap
revamped eeg classification in granules
|
class |
EEGReduce
Cleaned version of a reducer to handle streaming EEG data with bridges
|
| Modifier and Type | Class and Description |
|---|---|
class |
GzipComputation |
| Modifier and Type | Class and Description |
|---|---|
class |
RespirationMap |
| Modifier and Type | Class and Description |
|---|---|
class |
GIPlacementDetails |
| Modifier and Type | Class and Description |
|---|---|
class |
PredictionRing |
class |
UsageFutureRing |
| Modifier and Type | Class and Description |
|---|---|
class |
GIResourceDetails |
| Modifier and Type | Class and Description |
|---|---|
class |
GIStreamingDetails |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Map
This interface corresponds to the Map role in a Map-Reduce operation.
|
interface |
MapReduce
This is an interface which encapsulates functionality that is common to both
the
Map and Reduce roles that are associated with
the applications. |
interface |
Operation
This is the interface which encapsulates an application instance that will be
deployed.
|
interface |
Reduce
This interface corresponds to the Reduce role in a Map-Reduce
operation.
|
| 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 | Interface and Description |
|---|---|
interface |
Results
The results interface allows functions to encapsulate results and other
lightweight metadata information that would be associated with them.
|
interface |
SequencingInfo
Some applications often need to include sequencing descriptors along with
their results.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResultsWidget
This class is an implementation of the
Results interface. |
class |
SequencingWidget
This class is an implementation of the
SequencingInfo interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
UpperCaseMap |
| Modifier and Type | Class and Description |
|---|---|
class |
WordCountMap
An example demonstrating the
Map role within a Word Count
operation. |
class |
WordCountReduce
An example demonstrating the
Reduce role within a Word Count
operation. |
| Modifier and Type | Class and Description |
|---|---|
class |
SynapseDHTDetails |