Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 1,521 for Operation (0.83 sec)

  1. src/test/java/org/codelibs/fess/job/PurgeDocJobTest.java

                    throw new RuntimeException("Delete operation failed");
                }
            };
            ComponentUtil.register(searchEngineClient, "searchEngineClient");
    
            // Execute the job
            String result = purgeDocJob.execute();
    
            // Assert error message is in the result
            assertTrue(result.contains("Delete operation failed"));
            assertTrue(result.endsWith("\n"));
        }
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 16.1K bytes
    - Viewed (0)
  2. src/main/java/jcifs/internal/smb2/ioctl/SrvCopyChunkCopyResponse.java

     * of a server-side copy operation.
     *
     * @author mbechler
     *
     */
    public class SrvCopyChunkCopyResponse implements Decodable {
    
        /**
         * Constructs a new SrvCopyChunkCopyResponse.
         * This response contains the results of a server-side copy operation.
         */
        public SrvCopyChunkCopyResponse() {
        }
    
        private int chunksWritten;
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 2.6K bytes
    - Viewed (0)
  3. doc/go_mem.html

    which are made up of goroutine executions,
    which in turn are made up of memory operations.
    </p>
    
    <p>
    A <i>memory operation</i> is modeled by four details:
    </p>
    <ul>
    	<li>its kind, indicating whether it is an ordinary data read, an ordinary data write,
        or a <i>synchronizing operation</i> such as an atomic data access,
    	a mutex operation, or a channel operation,</li>
    	<li>its location in the program,</li>
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue Aug 05 15:41:37 UTC 2025
    - 26.6K bytes
    - Viewed (0)
  4. src/main/java/jcifs/audit/SecurityAuditLogger.java

            }
        }
    
        /**
         * Log a file access event
         *
         * @param path file path
         * @param operation operation performed
         * @param success whether operation succeeded
         * @param username user performing operation
         */
        public void logFileAccess(String path, String operation, boolean success, String username) {
            Map<String, Object> context = getContextMap();
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 26.6K bytes
    - Viewed (0)
  5. api/maven-api-core/src/main/java/org/apache/maven/api/services/RequestTrace.java

     * session events and their originating operations in the application code. The trace structure
     * supports the following key features:
     *
     * <ul>
     *   <li>Maintains parent-child relationships between requests to track operation nesting</li>
     *   <li>Carries contextual data describing the current request or operation</li>
     *   <li>Supports both internal session operations and client-provided trace information</li>
     * </ul>
     *
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Wed Jan 29 08:17:07 UTC 2025
    - 2.9K bytes
    - Viewed (0)
  6. android/guava-testlib/src/com/google/common/collect/testing/testers/MapRemoveEntryTester.java

      public void testRemove_nullKeyQueriesUnsupported() {
        try {
          assertFalse(getMap().remove(null, v3()));
        } catch (NullPointerException tolerated) {
          // since the operation would be a no-op, the exception is not required
        }
        expectUnchanged();
      }
    
      @MapFeature.Require(value = SUPPORTS_REMOVE, absent = ALLOWS_NULL_VALUE_QUERIES)
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Oct 31 14:51:04 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  7. android/guava/src/com/google/common/util/concurrent/AbstractFutureState.java

        /** Performs a GAS operation on {@link AbstractFutureState#waitersField}. */
        abstract @Nullable Waiter gasWaiters(AbstractFutureState<?> future, Waiter update);
    
        /** Performs a GAS operation on {@link AbstractFutureState#listenersField}. */
        abstract @Nullable Listener gasListeners(AbstractFutureState<?> future, Listener update);
    
        /** Performs a CAS operation on {@link AbstractFutureState#valueField}. */
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 33.2K bytes
    - Viewed (0)
  8. src/test/java/jcifs/internal/smb2/rdma/RdmaIntegrationTest.java

            // Verify counters
            assertEquals(1, stats.getRdmaReads(), "Should have 1 read operation");
            assertEquals(1, stats.getRdmaWrites(), "Should have 1 write operation");
            assertEquals(1, stats.getRdmaSends(), "Should have 1 send operation");
            assertEquals(1, stats.getRdmaReceives(), "Should have 1 receive operation");
            assertEquals(5120, stats.getBytesTransferred(), "Should have transferred 5KB total");
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 23 05:11:12 UTC 2025
    - 13.8K bytes
    - Viewed (0)
  9. docs/em/docs/tutorial/dependencies/global-dependencies.md

    ๐Ÿ†Ž ๐Ÿˆธ ๐Ÿ‘† ๐Ÿ’ช ๐Ÿ’š ๐Ÿšฎ ๐Ÿ”— ๐ŸŽ‚ ๐Ÿˆธ.
    
    ๐ŸŽ ๐ŸŒŒ ๐Ÿ‘† ๐Ÿ’ช [๐Ÿšฎ `dependencies` *โžก ๐Ÿ› ๏ธ ๐Ÿ‘จโ€๐ŸŽจ*](dependencies-in-path-operation-decorators.md){.internal-link target=_blank}, ๐Ÿ‘† ๐Ÿ’ช ๐Ÿšฎ ๐Ÿ‘ซ `FastAPI` ๐Ÿˆธ.
    
    ๐Ÿ‘ˆ ๐Ÿ’ผ, ๐Ÿ‘ซ ๐Ÿ”œ โœ” ๐ŸŒ *โžก ๐Ÿ› ๏ธ* ๐Ÿˆธ:
    
    {* ../../docs_src/dependencies/tutorial012.py hl[15] *}
    
    &amp; ๐ŸŒ ๐Ÿ’ญ ๐Ÿ“„ ๐Ÿ”ƒ [โŽ `dependencies` *โžก ๐Ÿ› ๏ธ ๐Ÿ‘จโ€๐ŸŽจ*](dependencies-in-path-operation-decorators.md){.internal-link target=_blank} โœ”, โœ‹๏ธ ๐Ÿ‘‰ ๐Ÿ’ผ, ๐ŸŒ *โžก ๐Ÿ› ๏ธ* ๐Ÿ“ฑ.
    
    ## ๐Ÿ”— ๐Ÿ‘ช *โžก ๐Ÿ› ๏ธ*
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 806 bytes
    - Viewed (0)
  10. docs/ja/docs/tutorial/response-model.md

    ใ“ใฎๅ ดๅˆใ€ใƒฆใƒผใ‚ถใƒผ่‡ช่บซใŒใƒ‘ใ‚นใƒฏใƒผใƒ‰ใ‚’้€ไฟกใ—ใฆใ„ใ‚‹ใฎใงๅ•้กŒใชใ„ใ‹ใ‚‚ใ—ใ‚Œใพใ›ใ‚“ใ€‚
    
    ใ—ใ‹ใ—ใ€ๅŒใ˜ใƒขใƒ‡ใƒซใ‚’ๅˆฅใฎ*path operation*ใซไฝฟ็”จใ™ใ‚‹ใจใ€ใ™ในใฆใฎใ‚ฏใƒฉใ‚คใ‚ขใƒณใƒˆใซใƒฆใƒผใ‚ถใƒผใฎใƒ‘ใ‚นใƒฏใƒผใƒ‰ใ‚’้€ไฟกใ—ใฆใ—ใพใ†ใ“ใจใซใชใ‚Šใพใ™ใ€‚
    
    /// danger | ๅฑ้™บ
    
    ใƒฆใƒผใ‚ถใƒผใฎๅนณๆ–‡ใฎใƒ‘ใ‚นใƒฏใƒผใƒ‰ใ‚’ไฟๅญ˜ใ—ใŸใ‚Šใ€ใƒฌใ‚นใƒใƒณใ‚นใง้€ไฟกใ—ใŸใ‚Šใ™ใ‚‹ใ“ใจใฏ็ตถๅฏพใซใ—ใชใ„ใงใใ ใ•ใ„ใ€‚
    
    ///
    
    ## ๅ‡บๅŠ›ใƒขใƒ‡ใƒซใฎ่ฟฝๅŠ 
    
    ไปฃใ‚ใ‚Šใซใ€ๅนณๆ–‡ใฎใƒ‘ใ‚นใƒฏใƒผใƒ‰ใ‚’ๆŒใคๅ…ฅๅŠ›ใƒขใƒ‡ใƒซใจใ€ใƒ‘ใ‚นใƒฏใƒผใƒ‰ใ‚’ๆŒใŸใชใ„ๅ‡บๅŠ›ใƒขใƒ‡ใƒซใ‚’ไฝœๆˆใ™ใ‚‹ใ“ใจใŒใงใใพใ™:
    
    {* ../../docs_src/response_model/tutorial003.py hl[9,11,16] *}
    
    ใ“ใ“ใงใฏใ€*path operation้–ขๆ•ฐ*ใŒใƒ‘ใ‚นใƒฏใƒผใƒ‰ใ‚’ๅซใ‚€ๅŒใ˜ๅ…ฅๅŠ›ใƒฆใƒผใ‚ถใƒผใ‚’่ฟ”ใ—ใฆใ„ใ‚‹ใซใ‚‚ใ‹ใ‹ใ‚ใ‚‰ใš:
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 9K bytes
    - Viewed (0)
Back to top