-
Notifications
You must be signed in to change notification settings - Fork 34
Primitives
salboaie edited this page Nov 13, 2012
·
7 revisions
Special functions that you can use:
-
swarm( < phase name >) :swarm in another phase
-
swarm(< phase name >, < adapter name > ) : specify also a node name Link: swarm
-
honey() : swarm home (in client or in the current request)
-
honey() : specify also phase Link: honey
-
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