package
0.0.5
Repository: https://github.com/moredure/hdfs2.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.