Commit Graph

25 Commits

Author SHA1 Message Date
chihe
d7c377e5d3 fix(client): support 3.5.0 java sdk #23068759
Signed-off-by: chihe <chihe@oppo.com>
2025-08-07 16:00:27 +08:00
Victor1319
8bb0c20885 refactor(all): rename java code dir for codeql check . #22906448
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2024-12-26 09:24:22 +08:00
leonrayang
3396accd80 feat(projectstructure): reorganize the module directory in the root to a suitable subdirectory
close:#22458839

Signed-off-by: leonrayang <chl696@sina.com>
2024-12-26 09:24:22 +08:00
true1064
3e060881ca test[java]: improve the operation types provided by TestCfsClient.java
close:#22687828
Signed-off-by: true1064 <tangjingyu@oppo.com>
2024-12-26 09:24:22 +08:00
baihailong
a98a67358d fix(libsdk): add IsDir and IsRegular for java.
Signed-off-by: baihailong <baihailong@oppo.com>
2024-12-26 09:24:22 +08:00
chihe
2d4c3db90e feat(client): update pom.xml for maven
Signed-off-by: chihe <chihe@oppo.com>
2024-07-22 17:10:59 +08:00
slasher
3fd0354057 feat(build): build with goreleaser
Signed-off-by: slasher <shenjie1@oppo.com>
2023-12-06 18:43:46 +08:00
chihe
18db3b7ec8 fix(master,sdk,preload,sdk): fix some bugs found in security code-scanning
Signed-off-by: chihe <chi.he@oppo.com>
2023-08-10 14:34:35 +08:00
leonrayang
d5bb45ea49 docs. update to cubefs
Signed-off-by: leonrayang <chl696@sina.com>
2023-05-26 11:17:10 +08:00
zhangtianjiong
44116b2d66 refactor:rename package name.
Signed-off-by: zhangtianjiong <hanhanztj@sina.com>
2022-06-30 14:07:17 +08:00
lixiang12407
cb557b4660 support the posix standard interface
Signed-off-by: lixiang12407 <lixiang12407@gmail.com>
2021-09-18 02:21:45 -07:00
lixiang
51212f8301 rename cfs to cbfs & optimize the libsdk module
Signed-off-by: lixiang <lixiang11@oppo.com>
2021-08-16 05:01:32 -07:00
lixiang
39055560e1 feature: implement the content summary
Signed-off-by: lixiang <lixiang11@oppo.com>
2021-08-11 01:50:53 -07:00
zhangxiangping
d0bea159de enhance: pack libcfs.so into jar
Signed-off-by: zhangxiangping <240133996@qq.com>
2021-01-28 14:37:33 +08:00
zhangxiangping
fa2ae70c98 Add exception
"add exception in java sdk"

Signed-off-by: zhangxiangping <240133996@qq.com>
2021-01-28 14:37:33 +08:00
Shuoran Liu
3d3377c150 fix: use static modifier if necessary
Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2021-01-28 14:37:33 +08:00
Shuoran Liu
6c4bb8f874 feature: add method related to dir and rename
Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2021-01-28 14:37:33 +08:00
Shuoran Liu
142be4e27f change: update method name according to java coding conventions
Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2021-01-28 14:37:33 +08:00
Shuoran Liu
68b69597d5 fix: flag values
Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2021-01-28 14:37:33 +08:00
Shuoran Liu
4a063c64d5 enhance: update Readdir example
Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2021-01-28 14:37:33 +08:00
Shuoran Liu
677482bfce refactor: simplify the CfsMount init process
Simplify the CfsMount init process by combining new CfsMount and
Cfs_Start_Client methods.

Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2021-01-28 14:37:33 +08:00
Shuoran Liu
fd82758b39 feature: introduce setattr and fchmod
Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2021-01-28 14:37:33 +08:00
Shuoran Liu
8d011573ee feature: introduce current working directory
Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2021-01-28 14:37:33 +08:00
Shuoran Liu
e68042fac0 feature: introduce java sdk
Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
2021-01-28 14:37:33 +08:00
Mofei Zhang
e18c59da9b add libsdk compilation to project Makefile
Signed-off-by: Mofei Zhang <mofei2816@gmail.com>
2021-01-28 14:37:33 +08:00