- Sort Score
- Result 10 results
- Languages All
Results 101 - 110 of 268 for uuid_t (0.09 sec)
-
cmd/erasure-healing.go
driveState = madmin.DriveStateCorrupt } result.Before.Drives = append(result.Before.Drives, madmin.HealDriveInfo{ UUID: "", Endpoint: storageEndpoints[i].String(), State: driveState, }) result.After.Drives = append(result.After.Drives, madmin.HealDriveInfo{ UUID: "", Endpoint: storageEndpoints[i].String(), State: driveState, }) } if isAllNotFound(errs) {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Oct 02 17:50:41 UTC 2024 - 34.4K bytes - Viewed (0) -
docs/bucket/lifecycle/DESIGN.md
only the object metadata on MinIO. The data on the backend is stored under the `bucket/prefix` specified in the tier configuration with a custom name derived from a randomly generated uuid - e.g. `0b/c4/0bc4fab7-2daf-4d2f-8e39-5c6c6fb7e2d3`. The first two prefixes are characters 1-2,3-4 from the uuid. This format allows tiering to any cloud irrespective of whether the cloud in question supports versioning. The reference to the transitioned object name and transitioned tier is stored as part...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 29 04:28:45 UTC 2022 - 4.3K bytes - Viewed (0) -
src/main/config/es/fess_log_user_info.json
} } } }, "settings" : { "index" : { "creation_date" : "1509021060613", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "AMHq21z_Rw-8aumu04y_wA", "version" : { "created" : "6000051" }, "provided_name" : "fess_log.user_info" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sun Nov 05 07:28:42 UTC 2017 - 689 bytes - Viewed (0) -
src/main/config/es/fess_config_crawling_info_param.json
} } } }, "settings" : { "index" : { "creation_date" : "1509021050704", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "X-fixtWRQdGqWMpUEEs_Ag", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.crawling_info_param" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 775 bytes - Viewed (0) -
dbflute_fess/dfprop/databaseInfoMap.dfprop
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 31 23:35:14 UTC 2015 - 7.3K bytes - Viewed (0) -
src/main/config/es/fess_config_related_query.json
"array" : "true" } } } }, "creation_date" : "1509021056135", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "8lLdTVsGQCKFnbgLSkPaUA", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.related_query" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 1.1K bytes - Viewed (0) -
tests/test_tutorial/test_extra_data_types/test_tutorial001.py
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Apr 19 00:11:40 UTC 2024 - 6.8K bytes - Viewed (0) -
cmd/format-erasure.go
formatErasureVersionV3DistributionAlgoV2 = "SIPMOD" // Distributed algorithm used, with EC:4 default parity formatErasureVersionV3DistributionAlgoV3 = "SIPMOD+PARITY" ) // Offline disk UUID represents an offline disk. const offlineDiskUUID = "ffffffff-ffff-ffff-ffff-ffffffffffff" // Used to detect the version of "xl" format. type formatErasureVersionDetect struct { Erasure struct {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri May 24 23:05:23 UTC 2024 - 23.2K bytes - Viewed (0) -
src/main/config/es/fess_config_access_token.json
"array" : "true" } } } }, "creation_date" : "1509021049417", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "s8tK7hldQzWbNtsfzHIZZQ", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.access_token" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 1.3K bytes - Viewed (0) -
src/main/java/jcifs/smb1/dcerpc/msrpc/samr.java
public int retval; public rpc.policy_handle handle; public int access_mask; public rpc.sid_t sid; public rpc.policy_handle domain_handle; public SamrOpenDomain(rpc.policy_handle handle, int access_mask, rpc.sid_t sid, rpc.policy_handle domain_handle) { this.handle = handle;
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 20:39:42 UTC 2019 - 14K bytes - Viewed (0)