Méthode | Description | |
---|---|---|
OtpNode ( String node ) : System | ||
OtpNode ( String node, String cookie ) : System | ||
OtpNode ( String node, String cookie, int port ) : System | ||
close ( ) : void | ||
closeMbox ( |
||
closeMbox ( |
||
createMbox ( String name, bool sync ) : |
||
createMbox ( bool sync ) : |
||
deliver ( |
||
deliverError ( |
||
getConnection ( String node ) : |
||
getNames ( ) : String[] | ||
ping ( String node, long timeout ) : bool | ||
react ( |
||
registerName ( String name, |
||
registerStatusHandler ( |
||
setFlags ( int flags ) : void | ||
whereis ( String name ) : |
Méthode | Description | |
---|---|---|
addConnection ( |
||
connAttempt ( String node, bool incoming, Object info ) : void | ||
getPingTuple ( |
||
init ( int port ) : void | ||
localStatus ( String node, bool up, Object info ) : void | ||
netKernel ( |
||
remoteStatus ( String node, bool up, Object info ) : void | ||
removeConnection ( |
public OtpNode ( String node, String cookie ) : System | ||
node | String | |
cookie | String | |
Résultat | System |
public OtpNode ( String node, String cookie, int port ) : System | ||
node | String | |
cookie | String | |
port | int | |
Résultat | System |
public closeMbox ( |
||
mbox | ||
reason | ||
Résultat | void |
public createMbox ( String name, bool sync ) : |
||
name | String | |
sync | bool | |
Résultat |
public deliverError ( |
||
conn | ||
e | ||
Résultat | void |
public getConnection ( String node ) : |
||
node | String | |
Résultat |
public ping ( String node, long timeout ) : bool | ||
node | String | |
timeout | long | |
Résultat | bool |
public registerName ( String name, |
||
name | String | |
mbox | ||
Résultat | bool |
public registerStatusHandler ( |
||
handler | ||
Résultat | void |
public whereis ( String name ) : |
||
name | String | |
Résultat |