DFSS
Interface IDistributedFileSystemServiceManager
- All Superinterfaces:
- IDistributedFileSystemService, java.rmi.Remote
- All Known Implementing Classes:
- DFSSserviceManager
- public interface IDistributedFileSystemServiceManager
- extends IDistributedFileSystemService
- Author:
- Dario Agostinone
Interfaccia che estende l'interfaccia del servizio con funzionalitą di gestione del gruppo
aggiungiNodo
public void aggiungiNodo(HostID in)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
receiveMessage
public boolean receiveMessage(Message in)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
apprendi
public void apprendi(Directory root,
HostID[] hosts)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException