- Sort Score
- Result 10 results
- Languages All
Results 41 - 50 of 254 for a_uuid (0.06 sec)
-
cmd/erasure-healing-common.go
"context" "slices" "time" "github.com/minio/madmin-go/v3" ) func commonETags(etags []string) (etag string, maxima int) { etagOccurrenceMap := make(map[string]int, len(etags)) // Ignore the uuid sentinel and count the rest. for _, etag := range etags { if etag == "" { continue } etagOccurrenceMap[etag]++ } maxima = 0 // Counter for remembering max occurrence of elements. latest := ""
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Oct 31 22:10:24 UTC 2024 - 12.7K bytes - Viewed (0) -
.teamcity/src/main/kotlin/model/FunctionalTestBucketGenerator.kt
buildProjectClassTimes[it.asId(MASTER_CHECK_CONFIGURATION)] }?.also { println("No test statistics found for ${testCoverage.asName()} (${testCoverage.uuid}), re-using the data from ${foundTestCoverage.asName()} (${foundTestCoverage.uuid})") } } } } fun onlyNativeSubprojectsForIntelMacs( testCoverage: TestCoverage, subprojectName: String ): Boolean {
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Aug 29 11:04:49 UTC 2024 - 8.5K bytes - Viewed (0) -
docs/debugging/hash-set/main.go
package main import ( "bufio" "bytes" "encoding/binary" "flag" "fmt" "hash/crc32" "log" "os" "strings" "github.com/dchest/siphash" "github.com/google/uuid" ) // hashes the key returning an integer based on the input algorithm. // This function currently supports // - SIPMOD func sipHashMod(key string, cardinality int, id [16]byte) int { if cardinality <= 0 {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Sep 19 18:05:16 UTC 2022 - 3.7K bytes - Viewed (0) -
src/main/config/es/fess_user_role.json
} } } }, "settings" : { "index" : { "creation_date" : "1509021059090", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "ugUWT7UpRCau5xEMgWOBsw", "version" : { "created" : "6000051" }, "provided_name" : "fess_user.role" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 517 bytes - Viewed (0) -
src/main/config/es/fess_user_group.json
} } } }, "settings" : { "index" : { "creation_date" : "1509021058796", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "5EWS2-qMT2WwHG0yPrhP3Q", "version" : { "created" : "6000051" }, "provided_name" : "fess_user.group" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 587 bytes - Viewed (0) -
src/main/config/es/fess_config_crawling_info.json
} } } }, "settings" : { "index" : { "creation_date" : "1509021050413", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "Oh0_KGaLRLGjpIm2zjB83Q", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.crawling_info" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 756 bytes - Viewed (0) -
src/main/config/es/fess_log_favorite_log.json
} } } }, "settings" : { "index" : { "creation_date" : "1509021060038", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "LRohRohXTCGxGdsabXPNnQ", "version" : { "created" : "6000051" }, "provided_name" : "fess_log.favorite_log" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sun Nov 05 07:28:42 UTC 2017 - 855 bytes - Viewed (0) -
src/main/config/es/fess_config_bad_word.json
} } } }, "settings" : { "index" : { "creation_date" : "1509021049746", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "0xToIxg0R1KjZqA0ynv9PQ", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.bad_word" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 961 bytes - Viewed (0) -
src/main/config/es/fess_config_request_header.json
} } } }, "settings" : { "index" : { "creation_date" : "1509021056434", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "Zrp1Be7PS1ySzKAjlrpICg", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.request_header" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 967 bytes - Viewed (0) -
src/main/config/es/fess_config_thumbnail_queue.json
} } } }, "settings" : { "index" : { "creation_date" : "1509021057304", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "gofu2g1ATH6L2rVweOWmtg", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.thumbnail_queue" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 903 bytes - Viewed (0)