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