| Package | Description |
|---|---|
| org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
| org.apache.hadoop.security |
| Constructor and Description |
|---|
Call(int id,
int retryCount,
Writable param,
Server.Connection connection) |
Call(int id,
int retryCount,
Writable param,
Server.Connection connection,
RPC.RpcKind kind,
byte[] clientId) |
Call(int id,
int retryCount,
Writable param,
Server.Connection connection,
RPC.RpcKind kind,
byte[] clientId,
org.apache.htrace.Span span) |
| Constructor and Description |
|---|
SaslDigestCallbackHandler(org.apache.hadoop.security.token.SecretManager<org.apache.hadoop.security.token.TokenIdentifier> secretManager,
Server.Connection connection) |
Copyright © 2018 CERN. All Rights Reserved.