Skip to content

Commit

Permalink
chore: remove outdated scan op in all docs.md (apache#4600)
Browse files Browse the repository at this point in the history
Signed-off-by: feathercyc <feathercyc@163.com>
Co-authored-by: feathercyc <feathercyc@163.com>
  • Loading branch information
2 people authored and George-Miao committed Jun 5, 2024
1 parent 01bdf99 commit 6a58950
Show file tree
Hide file tree
Showing 60 changed files with 2 additions and 61 deletions.
3 changes: 1 addition & 2 deletions core/src/docs/internals/accessor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
//!
//! - `Reader`: reader returned by `read` operation.
//! - `BlockingReader`: reader returned by `blocking_read` operation.
//! - `Lister`: lister returned by `scan` or `list` operation.
//! - `Lister`: lister returned by `list` operation.
//! - `BlockingLister`: lister returned by `blocking_scan` or `blocking_list` operation.
//!
//! Implementer of `Accessor` should take care the following things:
Expand Down Expand Up @@ -184,7 +184,6 @@
//! /// - [x] read
//! /// - [ ] write
//! /// - [ ] list
//! /// - [ ] scan
//! /// - [ ] presign
//! /// - [ ] blocking
//! ///
Expand Down
1 change: 0 additions & 1 deletion core/src/services/alluxio/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [x] rename
- [x] list
- [ ] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/atomicserver/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/azblob/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ This service can be used to:
- [x] copy
- [ ] rename
- [x] list
- [x] scan
- [x] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/azdls/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ This service can be used to:
- [ ] copy
- [x] rename
- [x] list
- [ ] ~~scan~~
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/azfile/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [x] rename
- [x] list
- [ ] ~~scan~~
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/b2/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [ ] rename
- [x] list
- [x] scan
- [x] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/cacache/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] list
- [ ] ~~scan~~
- [ ] ~~presign~~
- [x] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/chainsafe/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [x] list
- [x] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/cloudflare_kv/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] ~~list~~
- [x] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/cos/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [ ] rename
- [x] list
- [x] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/d1/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/dashmap/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ This service can be used to:
- [x] copy
- [x] rename
- [ ] list
- [x] scan
- [ ] presign
- [ ] blocking
1 change: 0 additions & 1 deletion core/src/services/dbfs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ This service can be used to:
- [ ] copy
- [x] rename
- [x] list
- [ ] ~~scan~~
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/etcd/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [ ] ~~list~~
- [x] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/foundationdb/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/fs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [x] list
- [ ] ~~scan~~
- [ ] ~~presign~~
- [x] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/ftp/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [x] list
- [ ] ~~scan~~
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/gcs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [ ] rename
- [x] list
- [x] scan
- [x] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/ghac/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [ ] rename
- [ ] list
- [ ] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/github/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [x] list
- [ ] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/gridfs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/hdfs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ This service can be used to:
- [ ] copy
- [x] rename
- [x] list
- [ ] ~~scan~~
- [ ] ~~presign~~
- [x] blocking
- [x] append
Expand Down
1 change: 0 additions & 1 deletion core/src/services/http/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] ~~copy~~
- [ ] ~~rename~~
- [ ] ~~list~~
- [ ] ~~scan~~
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/huggingface/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [x] list
- [ ] ~~scan~~
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/ipfs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] ~~copy~~
- [ ] ~~rename~~
- [x] list
- [ ] ~~scan~~
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/ipmfs/builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ use crate::*;
/// - [x] read
/// - [x] write
/// - [x] list
/// - [ ] ~~scan~~
/// - [ ] presign
/// - [ ] blocking
///
Expand Down
1 change: 0 additions & 1 deletion core/src/services/ipmfs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [x] list
- [ ] scan
- [ ] presign
- [ ] blocking
1 change: 0 additions & 1 deletion core/src/services/koofr/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [x] list
- [x] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/libsql/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/memcached/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/memory/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [ ] list
- [x] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/mini_moka/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] list
- [x] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/moka/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] list
- [x] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/mongodb/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/mysql/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/obs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [ ] rename
- [x] list
- [x] scan
- [x] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/onedrive/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ This service can be used to:
- [x] list
- [ ] copy
- [ ] rename
- [ ] ~~scan~~
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/oss/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ This service can be used to:
- [x] copy
- [ ] rename
- [x] list
- [x] scan
- [x] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/pcloud/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [x] list
- [x] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/persy/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] list
- [ ] ~~scan~~
- [ ] ~~presign~~
- [x] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/postgresql/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/redb/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [x] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/redis/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [ ] ~~list~~
- [ ] scan
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/rocksdb/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [ ] ~~list~~
- [x] scan
- [ ] ~~presign~~
- [x] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/s3/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [ ] rename
- [x] list
- [x] scan
- [x] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/seafile/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [ ] copy
- [ ] rename
- [x] list
- [x] scan
- [ ] presign
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/sftp/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [x] list
- [ ] ~~scan~~
- [ ] ~~presign~~
- [ ] blocking

Expand Down
1 change: 0 additions & 1 deletion core/src/services/sled/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This service can be used to:
- [x] copy
- [x] rename
- [ ] ~~list~~
- [x] scan
- [ ] ~~presign~~
- [x] blocking

Expand Down
Loading

0 comments on commit 6a58950

Please sign in to comment.