Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
static class |
SecureRpcEngine.Server
An RPC Server.
|
class |
SecureServer
An abstract IPC service, supporting SASL authentication of connections,
using GSSAPI for Kerberos authentication or DIGEST-MD5 for authentication
via signed tokens.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.