Search Options

Display Count
Sort
Preferred Language
Advanced Search

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

  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
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Sat Aug 23 01:47:47 GMT 2025
    - 1.3K bytes
    - Click Count (0)
Back to Top