|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectDFSS.DefaultGroupManager
| Constructor Summary | |
DefaultGroupManager()
Costruttore |
|
| Method Summary | |
void |
addNodo(HostID host,
IDistributedFileSystemServiceManager serv)
Aggiunge un nodo al gruppo |
HostID[] |
getGroup()
restituisce l'insieme degli hostID dei nodi appartenenti al gruppo |
void |
sendMessage(Message in,
HostID destname)
Invia un messaggio al destinatario all'HostID passato in ingresso |
void |
sendMulticastMessage(Message in)
invia il messaggio in ingresso a tutti i super nodi restituisce il numero di supernodi contattati |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultGroupManager()
| Method Detail |
public void sendMulticastMessage(Message in)
IGroupManager
sendMulticastMessage in interface IGroupManager
public void sendMessage(Message in,
HostID destname)
sendMessage in interface IGroupManager
public void addNodo(HostID host,
IDistributedFileSystemServiceManager serv)
addNodo in interface IGroupManagerpublic HostID[] getGroup()
getGroup in interface IGroupManager
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||