|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.body.proxy.AbstractProxy
org.objectweb.proactive.core.group.ProxyForGroup
org.objectweb.proactive.core.group.topology.TopologyGroup
Topologies are groups. They just give special acces to their members or (sub)groups members.
Field Summary |
Fields inherited from class org.objectweb.proactive.core.group.ProxyForGroup |
className, dispatching, elementNames, logger, memberList, stub, uniqueSerialization, waited |
Constructor Summary | |
TopologyGroup(Group g,
int size)
Constructor : a Topology is build with a group with the specified 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 |
clearHandlersLevel, getHandlerizableInfo, getHandlersLevel, isAsynchronousCall, isOneWayCall, setExceptionHandler, unsetExceptionHandler |
Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.objectweb.proactive.core.exceptions.Handlerizable |
clearHandlersLevel, getHandlerizableInfo, getHandlersLevel, setExceptionHandler, unsetExceptionHandler |
Constructor Detail |
public TopologyGroup(Group g, int size) throws ConstructionOfReifiedObjectFailedException
g
- - the group used a base for the new group (topology)size
- - the number of member of g used to build the topology
ConstructionOfReifiedObjectFailedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |