|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HostID | |
| DFSS | |
| Uses of HostID in DFSS |
| Methods in DFSS that return HostID | |
HostID[] |
DefaultGroupManager.getGroup()
restituisce l'insieme degli hostID dei nodi appartenenti al gruppo |
HostID[] |
IGroupManager.getGroup()
Resituisce l'insieme degli host appartenente al gruppo |
HostID |
Message.getMittente()
restituisce il mittente del messaggio |
| Methods in DFSS with parameters of type HostID | |
void |
DFSSserviceManager.aggiungiNodo(HostID in)
Permette di aggiungere un nuovo nodo |
void |
DFSSserviceManager.apprendi(Directory root,
HostID[] hosts)
|
void |
DefaultGroupManager.sendMessage(Message in,
HostID destname)
Invia un messaggio al destinatario all'HostID passato in ingresso |
void |
DefaultGroupManager.addNodo(HostID host,
IDistributedFileSystemServiceManager serv)
Aggiunge un nodo al gruppo |
void |
IDistributedFileSystemServiceManager.aggiungiNodo(HostID in)
|
void |
IDistributedFileSystemServiceManager.apprendi(Directory root,
HostID[] hosts)
|
void |
IGroupManager.sendMessage(Message in,
HostID name)
invia il messaggio ad un singolo destinatario |
void |
IGroupManager.addNodo(HostID in,
IDistributedFileSystemServiceManager man)
Aggiunge un nodo al gruppo |
void |
MessageManager.insertNode(HostID in)
propaga l'inseirmento di un nodo |
| Constructors in DFSS with parameters of type HostID | |
DFSSserviceManager(HostID myID,
IQueueManager queue,
IQueueManager msgQueue,
CallManager call,
Datamanager data,
IGroupManager group,
IFileRepositoryServer rep,
boolean ready)
Costruttore |
|
Message(int oggetto,
java.lang.String[] corpo,
HostID Mittente,
java.util.Hashtable vectorClock)
Costruttore |
|
MessageManager(HostID myID,
gestoreVectorClock vector,
IGroupManager group,
IQueueManager messageQueue,
Datamanager Data)
Costruttore |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||