Class PhysicalFile

    • Method Detail

      • get

        public static PhysicalFile get​(Platform platform,
                                       String name)
        Gets the.
        Parameters:
        platform - the platform
        name - the name
        Returns:
        the physical file
      • get

        public static PhysicalFile get​(Platform platform,
                                       org.hpccsystems.ws.client.wrappers.gen.filespray.PhysicalFileStructWrapper fileStruct)
        Gets the.
        Parameters:
        platform - the platform
        fileStruct - the file struct
        Returns:
        the physical file
      • getName

        public String getName()
        Gets the name.
        Returns:
        the name
      • getFilesize

        public Long getFilesize()
        Gets the filesize.
        Returns:
        the filesize
      • getModifiedtime

        public String getModifiedtime()
        Gets the modifiedtime.
        Returns:
        the modifiedtime
      • getIsDir

        public boolean getIsDir()
        Gets the checks if is dir.
        Returns:
        the checks if is dir
      • getPath

        public String getPath()
        Gets the path.
        Returns:
        the path
      • update

        public void update​(org.hpccsystems.ws.client.wrappers.gen.filespray.PhysicalFileStructWrapper file)
        Update.
        Parameters:
        file - the file