Skip to main content

Crate opendal_service_hdfs_native

Crate opendal_service_hdfs_native 

Source

Structs§

HdfsNative
Hadoop Distributed File System (HDFS™) support. Using Native Rust HDFS client. A distributed file system that provides high-throughput access to application data. Using Native Rust HDFS client.
HdfsNativeConfig
Config for HdfsNative services support.

Constants§

HDFS_NATIVE_SCHEME
Default scheme for hdfs-native service.

Functions§

register_hdfs_native_service
Register this service into the given registry.