package
1.1.3
Repository: https://github.com/pvallem/hdfs.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Non-fatal Rpc error - connection left open for future rpc calls.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Fatal Server side Rpc error - connection closed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* Refresh request.
* Collection of responses from zero or more handlers.
* A single response from a refresh handler.
No description provided by the author
No description provided by the author
* Get groups for user request.
* Response for get groups.
* Get protocol signature request.
* Get protocol signature response.
* Request to get protocol versions for all supported rpc kinds.
* Get protocol version response.
* void request.
* Returns the state of the service.
No description provided by the author
No description provided by the author
No description provided by the author
* The connection context is sent as part of the connection establishment.
No description provided by the author
No description provided by the author
* void request.
* void response.
No description provided by the author
* Protocol version with corresponding rpc kind.
* Refresh callqueue request.
* void response.
* Refresh service acl request.
* void response.
* Refresh superuser configuration request.
* void response.
* Refresh user to group mappings request.
* void response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* This message is the header for the Protobuf Rpc Engine when sending a RPC request from RPC client to the RPC server.
* Used to pass through the call context entry after an RPC is made.
No description provided by the author
* Rpc Response Header +------------------------------------------------------------------+ | Rpc total response length in bytes (4 bytes int) | | (sum of next two parts) | +------------------------------------------------------------------+ | RpcResponseHeaderProto - serialized delimited ie has len | +------------------------------------------------------------------+ | if request is successful: | | - RpcResponse - The actual rpc response bytes follow | | the response header | | This response is serialized based on RpcKindProto | | if request fails : | | The rpc response header contains the necessary info | +------------------------------------------------------------------+ Note that rpc response header is also used when connection setup fails.
No description provided by the author
No description provided by the author
* Used to pass through the information necessary to continue a trace after an RPC is made.
No description provided by the author
* Security token identifier.
* void request.
* void response.
* void request.
* void response.
* Spec for UserInformationProto is specified in ProtoUtil#makeIpcConnectionContext.

# Type aliases

No description provided by the author
No description provided by the author
* RpcKind determine the rpcEngine and the serialization of the rpc request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author