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

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.Hypercube
All Implemented Interfaces:
java.util.Collection, Group, NFEProducer, Proxy, java.io.Serializable

public class Hypercube
extends TopologyGroup

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
Hypercube(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

Hypercube

public Hypercube(Group g,
                 int size)
          throws ConstructionOfReifiedObjectFailedException


Copyright 2001-2005 INRIA All Rights Reserved.