Interface FileManagerClient


  • public interface FileManagerClient
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static FileManagerService resolve​(java.lang.String nodeAddrWithPort)  
    • Method Detail

      • resolve

        static FileManagerService resolve​(java.lang.String nodeAddrWithPort)
                                   throws java.rmi.NotBoundException,
                                          java.rmi.RemoteException,
                                          java.net.URISyntaxException,
                                          java.net.MalformedURLException
        Throws:
        java.rmi.NotBoundException
        java.rmi.RemoteException
        java.net.URISyntaxException
        java.net.MalformedURLException