Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 37 for realtime (0.15 sec)

  1. cmd/admin-handlers.go

    	// Reply with storage information (across nodes in a
    	// distributed setup) as json.
    	writeSuccessResponseJSON(w, jsonBytes)
    }
    
    // MetricsHandler - GET /minio/admin/v3/metrics
    // ----------
    // Get realtime server metrics
    func (a adminAPIHandlers) MetricsHandler(w http.ResponseWriter, r *http.Request) {
    	ctx := r.Context()
    
    	objectAPI, _ := validateAdminReq(ctx, w, r, policy.ServerInfoAdminAction)
    	if objectAPI == nil {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 98K bytes
    - Viewed (0)
  2. src/debug/elf/elf.go

    	R_RISCV_CALL_PLT      R_RISCV = 19 /* PC-relative call (PLT) */
    	R_RISCV_GOT_HI20      R_RISCV = 20 /* PC-relative GOT reference */
    	R_RISCV_TLS_GOT_HI20  R_RISCV = 21 /* PC-relative TLS IE GOT offset */
    	R_RISCV_TLS_GD_HI20   R_RISCV = 22 /* PC-relative TLS GD reference */
    	R_RISCV_PCREL_HI20    R_RISCV = 23 /* PC-relative reference */
    	R_RISCV_PCREL_LO12_I  R_RISCV = 24 /* PC-relative reference */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  3. maven-model-builder/src/test/resources/dag.txt

    quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml
    	quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml
    	quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml
    	quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml
    	quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml
    	quarkus/test-framework/junit5-internal/pom.xml
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Jan 15 16:49:26 UTC 2024
    - 224K bytes
    - Viewed (0)
  4. pkg/kubelet/eviction/helpers_test.go

    		pod2: newPodMemoryStats(pod2, resource.MustParse("300Mi")), // 300 relative to request
    		pod3: newPodMemoryStats(pod3, resource.MustParse("800Mi")), // 700 relative to request
    		pod4: newPodMemoryStats(pod4, resource.MustParse("300Mi")), // 200 relative to request
    		pod5: newPodMemoryStats(pod5, resource.MustParse("800Mi")), // -200 relative to request
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 15 23:14:12 UTC 2024
    - 106.7K bytes
    - Viewed (0)
  5. src/internal/trace/traceviewer/static/webcomponents.min.js

    O=parseInt(d,10);O!=p[this._scheme]&&(this._port=O+""),d=""}if(a)break e;l="relative path start";continue}"\t"==y||"\n"==y||"\r"==y?c("Invalid code point in port: "+y):n.call(this)}break;case"relative path start":if("\\"==y&&c("'\\' not allowed in path."),l="relative path","/"!=y&&"\\"!=y)continue;break;case"relative path":if(f!=y&&"/"!=y&&"\\"!=y&&(a||"?"!=y&&"#"!=y))"\t"!=y&&"\n"!=y&&"\r"!=y&&(d+=o(y));else{"\\"==y&&c("\\ not allowed in relative path.");var L;(L=h[d.toLowerCase()])&&(d=L),".."==d?(this._pat...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 115.6K bytes
    - Viewed (0)
  6. src/cmd/internal/obj/s390x/asmz.go

    	op_BPRP    uint32 = 0xC500 // FORMAT_MII        BRANCH PREDICTION RELATIVE PRELOAD
    	op_BRAS    uint32 = 0xA705 // FORMAT_RI2        BRANCH RELATIVE AND SAVE
    	op_BRASL   uint32 = 0xC005 // FORMAT_RIL2       BRANCH RELATIVE AND SAVE LONG
    	op_BRC     uint32 = 0xA704 // FORMAT_RI3        BRANCH RELATIVE ON CONDITION
    	op_BRCL    uint32 = 0xC004 // FORMAT_RIL3       BRANCH RELATIVE ON CONDITION LONG
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 176.7K bytes
    - Viewed (0)
  7. src/main/java/jcifs/smb1/smb1/SmbFile.java

     * as a file or directory. The second parameter is a relative path from
     * the <code>parent SmbFile</code>. See the description above for examples
     * of using the second <code>name</code> parameter.
     *
     * @param   context A base <code>SmbFile</code>
     * @param   name A path string relative to the <code>parent</code> paremeter
     * @throws  MalformedURLException
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Mon Mar 13 12:00:57 UTC 2023
    - 107.9K bytes
    - Viewed (0)
  8. src/cmd/link/internal/ld/data.go

    							if target.IsAMD64() {
    								// AMD64 dynamic relocations are relative to the end of the relocation.
    								o += int64(siz)
    							}
    						} else {
    							if rst != sym.SHOSTOBJ {
    								o += int64(uint64(ldr.SymValue(rs)) - ldr.SymSect(rs).Vaddr)
    							}
    							o -= int64(off) // relative to section offset, not symbol
    						}
    					} else {
    						o += int64(siz)
    					}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (1)
  9. cmd/storage-datatypes_gen.go

    	if err != nil {
    		err = msgp.WrapError(err, "DataDir")
    		return
    	}
    	z.XLV1, err = dc.ReadBool()
    	if err != nil {
    		err = msgp.WrapError(err, "XLV1")
    		return
    	}
    	z.ModTime, err = dc.ReadTime()
    	if err != nil {
    		err = msgp.WrapError(err, "ModTime")
    		return
    	}
    	z.Size, err = dc.ReadInt64()
    	if err != nil {
    		err = msgp.WrapError(err, "Size")
    		return
    	}
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Jun 10 15:51:27 UTC 2024
    - 130.6K bytes
    - Viewed (0)
  10. src/main/webapp/js/admin/popper.min.js.map

    axis.\n   *\n   * It accepts the following units:\n   * - `px` or unit-less, interpreted as pixels\n   * - `%` or `%r`, percentage relative to the length of the reference element\n   * - `%p`, percentage relative to the length of the popper element\n   * - `vw`, CSS viewport width unit\n   * - `vh`, CSS viewport height unit\n   *\n   * For length is intended the main axis relative to the placement of the popper.<br />\n   * This means that if the placement is `top` or `bottom`, the length will be the\n...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 121K bytes
    - Viewed (0)
Back to top