|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniversalUniqueID | |
org.objectweb.proactive.p2p.service | |
org.objectweb.proactive.p2p.service.util |
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,
P2PNodeLookup lookup,
java.lang.String vnName,
java.lang.String jobId)
Method automaticly forwarded by run activity if needed. |
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 |