mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-18 22:10:42 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@fcb77fd025 🚀
This commit is contained in:
9
trait.impl/object_store/trait.ObjectStore.js
Normal file
9
trait.impl/object_store/trait.ObjectStore.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["object_store",[["impl ObjectStore for <a class=\"struct\" href=\"object_store/compat/struct.OpendalStore.html\" title=\"struct object_store::compat::OpendalStore\">OpendalStore</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[188]}
|
||||
9
trait.impl/object_store/upload/trait.MultipartUpload.js
Normal file
9
trait.impl/object_store/upload/trait.MultipartUpload.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["object_store",[["impl MultipartUpload for <a class=\"struct\" href=\"object_store/compat/struct.OpendalMultipartUpload.html\" title=\"struct object_store::compat::OpendalMultipartUpload\">OpendalMultipartUpload</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[222]}
|
||||
Reference in New Issue
Block a user