org.objectweb.proactive.core.group.topology
Class Tetrahedron

java.lang.Object
  extended byorg.objectweb.proactive.core.body.proxy.AbstractProxy
      extended byorg.objectweb.proactive.core.group.ProxyForGroup
          extended byorg.objectweb.proactive.core.group.topology.TopologyGroup
              extended byorg.objectweb.proactive.core.group.topology.Tetrahedron
All Implemented Interfaces:
java.util.Collection, Group, NFEProducer, Proxy, java.io.Serializable

public class Tetrahedron
extends TopologyGroup

This one is specialy dedicaced to Fabrice ;)

Author:
Laurent Baduel
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.proactive.core.group.ProxyForGroup
className, dispatching, elementNames, logger, memberList, stub, uniqueSerialization, waited
 
Constructor Summary
Tetrahedron(Group g, int size)
           
 
Methods inherited from class org.objectweb.proactive.core.group.ProxyForGroup
add, addAll, addMerge, addNamedElement, addToListOfResult, allArrived, allAwaited, asynchronousCallOnGroup, clear, contains, containsAll, containsKey, containsValue, createMemberWithMultithread, createMemberWithMultithread, difference, display, equals, exclude, finalize, get, getExceptionList, getGroupByType, getNamedElement, getType, getTypeName, hashCode, indexOf, intersection, isDispatchingOn, isEmpty, iterator, keySet, listIterator, oneWayCallOnGroup, purgeExceptionAndNull, range, reify, remove, remove, removeAll, removeNamedElement, retainAll, set, setAdditionalThread, setDispatchingOff, setDispatchingOn, setRatioMemberToThread, setSPMDGroup, setUniqueSerializationOff, setUniqueSerializationOn, size, toArray, toArray, union, waitAll, waitAndGetOne, waitAndGetOneThenRemoveIt, waitAndGetTheNth, waitN, waitOne, waitOneAndGetIndex, waitTheNth
 
Methods inherited from class org.objectweb.proactive.core.body.proxy.AbstractProxy
addNFEListener, fireNFE, isAsynchronousCall, isOneWayCall, removeNFEListener
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tetrahedron

public Tetrahedron(Group g,
                   int size)
            throws ConstructionOfReifiedObjectFailedException


Copyright 2001-2005 INRIA All Rights Reserved.