Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for metadataOnly (0.04 sec)

  1. src/main/java/jcifs/internal/smb2/lease/DirectoryCacheScope.java

        IMMEDIATE_CHILDREN,
    
        /**
         * Cache entire subtree recursively (if supported by server)
         */
        RECURSIVE_TREE,
    
        /**
         * Cache only file attributes but not content
         */
        METADATA_ONLY,
    
        /**
         * Cache complete directory listing including all metadata
         */
        FULL_ENUMERATION
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 23 01:47:47 UTC 2025
    - 1.3K bytes
    - Viewed (0)
Back to top