Package | Description |
---|---|
org.apache.hadoop.ha.protocolPB | |
org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
org.apache.hadoop.tracing |
Modifier and Type | Interface and Description |
---|---|
interface |
HAServiceProtocolPB |
interface |
ZKFCProtocolPB |
Modifier and Type | Method and Description |
---|---|
static ProtocolSignature |
ProtocolSignature.getProtocolSignature(VersionedProtocol server,
String protocol,
long clientVersion,
int clientMethodsHash)
Get a server protocol's signature
|
Modifier and Type | Method and Description |
---|---|
static ProtocolSignature |
ProtocolSignature.getProtocolSignature(int clientMethodsHashCode,
long serverVersion,
Class<? extends VersionedProtocol> protocol)
Get a server protocol's signature
|
Modifier and Type | Interface and Description |
---|---|
interface |
TraceAdminProtocolPB |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.