- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isUseRDMA (0.05 seconds)
-
src/test/java/jcifs/internal/smb2/rdma/RdmaConfigurationTest.java
Properties props = new Properties(); PropertyConfiguration config = new PropertyConfiguration(props); // Test default values assertFalse(config.isUseRDMA(), "RDMA should be disabled by default"); assertEquals("auto", config.getRdmaProvider(), "Default provider should be auto"); assertEquals(8192, config.getRdmaReadWriteThreshold(), "Default threshold should be 8KB");
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 23 05:11:12 GMT 2025 - 5.1K bytes - Click Count (0)