Class FSFile


  • public class FSFile
    extends Object
    • Constructor Detail

      • FSFile

        public FSFile​(int fileId)
    • Method Detail

      • getSize

        public int getSize()
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getFileId

        public int getFileId()
      • getNameHash

        public int getNameHash()
      • setNameHash

        public void setNameHash​(int nameHash)
      • getContents

        public byte[] getContents()
      • setContents

        public void setContents​(byte[] contents)