-
Notifications
You must be signed in to change notification settings - Fork 34
Primitives
salboaie edited this page Dec 10, 2012
·
7 revisions
Special functions that you can use:
-
swarm( < phase name >) : swarm in another phase
-
swarm(< phase name >, < adapter|group name > ) : specify also a node or group name Link: swarm
-
home() : send current swarm to the home node (the node that started current swarm)
-
home() : specify also phase Link: home
-
getSwarmName()
-
safeSwarm(phaseName, nodeHint,timeOut,retryTimes) // not ready for use, experimental
-
...
- startSwarm(< swarm name >, < ctor> , ...args)
- startRemoteSwarm(, , < swarm name >, < ctor> , ...args)
- getCurrentSession()
- getCurrentTenant()
- createClient(ClientAdapterHost, ClientAdapterPort, user, securityToken, tenant)
- startSwarm(< swarm name >, < ctor> , ...args)
- startRemoteSwarm(, < swarm name >, < ctor> , ...args)
- wsStartSwarm