代碼整合鏈接KFS

[b]客戶端代碼[/b]

通過應用程序使用API,有兩個例子在以下包中。
- ~/code/kfs/examples/KfsTest_main.cc
- ~/code/kfs/examples/KfsTest.java

Each program shows how to use the client-side API. The KFS client
library API is defined in:
- C++: ~/code/kfs/src/cc/libkfsClient/KfsClient.h
- Java: ~/code/kfs/src/java/org/kosmix/kosmosfs/access/KfsAccess.java

NOTE: For Java applications, we use the JNI interface to get at the
C++ KFS client library code from Java applications.
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章