package
2.2.1
Repository: https://github.com/efirs/hdfs.git
Documentation: pkg.go.dev

# Functions

NewNamenodeConnectionWithOptions creates a new connection to a namenode with the given options and performs an initial handshake.

# Structs

No description provided by the author
NamenodeConnection represents an open connection to a namenode.
NamenodeConnectionOptions represents the configurable options available for a NamenodeConnection.
NamenodeError represents an interepreted error from the Namenode, including the error code and the java backtrace.