| Class | Description |
|---|---|
| AggregatedObjects<T> | |
| AggregatorListTest | |
| BaseSerializer | |
| BaseSerializeTest | |
| ByteArrayInputStream |
This is a specialized input stream targetted to reading a twister object message expanding
to multiple MPI buffers.
|
| ByteArrayOutputStream | |
| DataDeserializer | |
| DataPackerProxy | |
| DataSerializer |
Builds the message and copies it into data buffers.The structure of the message depends on the
type of message that is sent, for example if it is a keyed message or not.
|
| DataSerializerTest | |
| Deserializers | |
| DFWIOUtils | |
| FixedSchemaDataDeserializer | |
| FixedSchemaDataSerializer | |
| FixedSchemaKeyedDataDeSerializer | |
| FixedSchemaKeyedDataSerializer |
This serializer will be used to serialize messages with keys
|
| KeyedDataDeSerializer | |
| KeyedDataSerializer |
This serializer will be used to serialize messages with keys
|
| KeyedReceiver |
This class is the abstract class that all keyed receivers extend.
|
| KeyedSerializerLargeTest | |
| KeyedSerializerTest | |
| ObjectBuilderImpl<D,W> | |
| Serializers | |
| SerializeState |
Keep track of the serialization state of the list of objects.
|
| SerializeState.StoredData | |
| SourceReceiver | |
| TargetFinalReceiver | |
| TargetPartialReceiver | |
| TargetReceiver |
| Enum | Description |
|---|---|
| ReceiverState | |
| SerializeState.Part | |
| SyncState |