Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for performDirectEnumeration (0.1 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. docs/smb3-features/04-directory-leasing-design.md

                log.debug("Cached directory listing failed, falling back to direct query", e);
            }
            
            // Fall back to direct server query
            return directory.performDirectEnumeration();
        }
    }
    ```
    
    ## 10. Monitoring and Metrics
    
    ### 10.1 Directory Cache Statistics
    ```java
    public class DirectoryCacheStatistics {
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Sat Aug 16 02:53:50 GMT 2025
    - 36.2K bytes
    - Click Count (0)
Back to Top