Docs.rs
  • hdfs-client-0.2.0
    • hdfs-client 0.2.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PrivateRookie
    • Dependencies
      • crc ^3.0.1 normal
      • file-mode ^0.1.2 normal
      • hdfs-types ^0.1.0 normal
      • prost ^0.12.1 normal
      • socket2 ^0.5.5 normal
      • thiserror ^1.0.38 normal
      • time ^0.3.19 normal
      • tonic ^0.10.2 normal
      • tracing ^0.1.37 normal
      • uuid ^1.3.0 normal
      • valuable ^0.1.0 normal optional
      • clap ^4 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 3.43% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hdfs_client0.2.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • BufStream
  • ClientConfig
  • FSConfig
  • FileReader
  • FileWriter
  • HDFS
  • ReaderOptions
  • Wrapped
  • WriterOptions
  • data_transfer::BlockReadStream
  • data_transfer::BlockWriteStream
  • hrpc::HRpc
  • hrpc::Handshake

Enums

  • HDFSError
  • IOType

Traits

  • ToNameNodes