|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniversalUniqueID | |
org.objectweb.proactive.p2p.service | Peer-to-Peer Infrastructure. |
org.objectweb.proactive.p2p.service.util | Some utils classes for the P2P infrastructure. |
Uses of UniversalUniqueID in org.objectweb.proactive.p2p.service |
Methods in org.objectweb.proactive.p2p.service with parameters of type UniversalUniqueID | |
void |
P2PService.exploring(int ttl,
UniversalUniqueID uuid,
P2PService remoteService)
Method automaticly forwarded by run activity if needed. |
void |
P2PService.askingNode(int ttl,
UniversalUniqueID uuid,
P2PService remoteService,
int numberOfNodes,
P2PNodeLookup lookup,
java.lang.String vnName,
java.lang.String jobId)
Method automaticly forwarded by run activity if needed. |
void |
P2PService.askingNode(int ttl,
UniversalUniqueID uuid,
P2PService remoteService,
int numberOfNodes,
P2PNodeLookup lookup,
java.lang.String vnName,
java.lang.String jobId,
boolean underloadedOnly)
Method called on Load Balanced enviroments. |
Uses of UniversalUniqueID in org.objectweb.proactive.p2p.service.util |
Methods in org.objectweb.proactive.p2p.service.util that return UniversalUniqueID | |
static UniversalUniqueID |
UniversalUniqueID.randomUUID()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |