| Package | Description |
|---|---|
| ds.funnel.data.channel | |
| ds.funnel.data.channel.tcp | |
| ds.funnel.data.channel.udp | |
| ds.funnel.data.format | |
| ds.funnel.data.msglink | |
| ds.funnel.data.msglink.protocol3 | |
| ds.funnel.node.compnt | |
| ds.funnel.overlay | |
| ds.funnel.peer | |
| ds.funnel.topic | |
| ds.granules.dataset |
This package contains functionality related to datasets that deployed application instances need to operate on.
|
| ds.granules.exchange |
This package contains classes related to processing exchanges.
|
| ds.granules.interfere.computation | |
| ds.granules.interfere.placement | |
| ds.granules.interfere.prediction | |
| ds.granules.interfere.resource | |
| ds.granules.interfere.streaming | |
| ds.granules.operation |
This package encapsulates functionality related to application instances that will be deployed on the cloud.
|
| ds.granules.results |
Functionality for processing results generated by application instances.
|
| ds.synapse.peer |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelAddress.marshall(ChannelAddress.ChannelAddressType type,
FormatWriter mFormat)
Write this object to a message output object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TCPChannelAddr.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
UDPChannelAddr.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormatMarshaller.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkStatisticsImpl.marshall(FormatWriter mFormat) |
void |
LinkStatisticsSnapshotImpl.marshall(FormatWriter mFormat) |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageFormat
MessageOutput.java: Supplies methods to write data to a buffer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageFormatMarshaller.marshall(FormatWriter mFormat,
java.lang.Object inObj)
Marshall the passed object, writing it to the passed formatter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeComponentKey.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
OverlayPathImpl.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
RouterDetails.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
StringTopic.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamDatasetImpl.marshall(FormatWriter mFormat) |
void |
FileDatasetImpl.marshall(FormatWriter mFormat) |
void |
StreamDatasetImplLegacy.marshall(FormatWriter mFormat)
Deprecated.
|
void |
FileDatasetImplLegacy.marshall(FormatWriter mFormat)
Deprecated.
|
void |
Dataset.DatasetType.marshall(FormatWriter mFormat) |
void |
DatasetCollectionManagement.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Exchange.marshallExchangeSpecificElements(FormatWriter mFormat)
This method is utilized by the derived classes to marshall (or serialize)
elements that are specific to the derived class.
|
void |
DeploymentMessage.marshallExchangeSpecificElements(FormatWriter mFormat) |
void |
ResourceDiscovery.marshallExchangeSpecificElements(FormatWriter mFormat) |
void |
ExecutionStatus.marshallExchangeSpecificElements(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
GIComputation.marshall(FormatWriter mFormat) |
void |
CompStreamDescription.marshall(FormatWriter mFormat) |
void |
ComputationDescription.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
GIPlacementDetails.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
PredictionRing.marshall(FormatWriter mFormat) |
void |
UsageFutureRing.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
GIResourceDetails.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
GIStreamingDetails.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationBase.marshall(FormatWriter mFormat) |
void |
MapReduceBase.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultsWidget.marshall(FormatWriter mFormat) |
void |
SequencingWidget.marshall(FormatWriter mFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
SynapseDHTDetails.marshall(FormatWriter mFormat) |