|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Server.Connection | |
|---|---|
| org.apache.hadoop.ipc | Tools to help define network clients and servers. |
| org.apache.hadoop.security | |
| Uses of Server.Connection in org.apache.hadoop.ipc |
|---|
| Constructors in org.apache.hadoop.ipc with parameters of type Server.Connection | |
|---|---|
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)
|
|
| Uses of Server.Connection in org.apache.hadoop.security |
|---|
| Constructors in org.apache.hadoop.security with parameters of type Server.Connection | |
|---|---|
SaslRpcServer.SaslDigestCallbackHandler(org.apache.hadoop.security.token.SecretManager<org.apache.hadoop.security.token.TokenIdentifier> secretManager,
Server.Connection connection)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||