- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for periodicMaintenance (0.15 seconds)
-
src/main/java/jcifs/internal/smb2/persistent/PersistentHandleManager.java
} // Load persisted handles on startup loadPersistedHandles(); // Schedule periodic persistence and cleanup scheduler.scheduleAtFixedRate(this::periodicMaintenance, 30, 30, TimeUnit.SECONDS); } /** * Request a new durable handle * @param path the file path * @param type the handle type * @param timeout the timeout in millisecondsCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 24 00:49:49 GMT 2025 - 13K bytes - Click Count (0)