Class GetStatusOptions


  • public class GetStatusOptions
    extends java.lang.Object
    Method options for getting the status of a file in UnderFileSystem.
    • Constructor Detail

      • GetStatusOptions

        public GetStatusOptions()
    • Method Detail

      • isIncludeRealContentHash

        public boolean isIncludeRealContentHash()
        Returns:
        whether include real content hash
      • setIncludeRealContentHash

        public GetStatusOptions setIncludeRealContentHash​(boolean includeRealContentHash)
        Parameters:
        includeRealContentHash - include real content hash flag value
        Returns:
        the updated options object