appl.parallel.spmd
Class MultiDataPartitionObject
java.lang.Object
appl.parallel.spmd.MultiDataObject
appl.parallel.spmd.MultiDataPartitionObject
public class MultiDataPartitionObject
- extends MultiDataObject
A extension of the MultiDataObject
for storing DataPartitions
.
- Author:
- Dominik Appl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiDataPartitionObject
public MultiDataPartitionObject(MultiDataInfo info,
PartitionDataServer dataServer)
addElement
public int addElement()
- Adds an element to the PartitionObject as
MultiDataObject
does. Also
adds the needed PartitionInfo
Object for the new Element
to the PartitionDataServer
.
- Overrides:
addElement
in class MultiDataObject
- Returns:
- the index of the last element