Modifier and Type | Interface and Description |
---|---|
interface |
HAServiceProtocol
Protocol interface that provides High Availability related primitives to
monitor and fail-over the service.
|
interface |
ZKFCProtocol
Protocol exposed by the ZKFailoverController, allowing for graceful
failover.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HAServiceProtocolPB |
interface |
ZKFCProtocolPB |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientDatanodeProtocol
An client-datanode protocol for block recovery
|
interface |
ClientProtocol
ClientProtocol is used by user code via
DistributedFileSystem class to communicate
with the NameNode. |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientDatanodeProtocolPB |
interface |
ClientNamenodeProtocolPB |
interface |
DatanodeProtocolPB |
interface |
InterDatanodeProtocolPB |
interface |
JournalProtocolPB
Protocol used to journal edits to a remote node.
|
interface |
NamenodeProtocolPB
Protocol that a secondary NameNode uses to communicate with the NameNode.
|
Modifier and Type | Interface and Description |
---|---|
interface |
QJournalProtocol
Protocol used to communicate between
QuorumJournalManager
and each JournalNode . |
Modifier and Type | Interface and Description |
---|---|
interface |
QJournalProtocolPB
Protocol used to journal edits to a JournalNode participating
in the quorum journal.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DatanodeProtocol
Protocol that a DFS datanode uses to communicate with the NameNode.
|
interface |
InterDatanodeProtocol
An inter-datanode protocol for updating generation stamp
|
interface |
JournalProtocol
Protocol used to journal edits to a remote node.
|
interface |
NamenodeProtocol
Protocol that a secondary NameNode uses to communicate with the NameNode.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientProtocol
Protocol that a JobClient and the central JobTracker use to communicate.
|
Modifier and Type | Method and Description |
---|---|
KerberosInfo |
MRClientSecurityInfo.getKerberosInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
KerberosInfo |
ClientHSSecurityInfo.getKerberosInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Interface and Description |
---|---|
interface |
RefreshUserMappingsProtocol
Protocol use
|
Modifier and Type | Method and Description |
---|---|
abstract KerberosInfo |
SecurityInfo.getKerberosInfo(Class<?> protocol,
Configuration conf)
Get the KerberosInfo for a given protocol.
|
static KerberosInfo |
SecurityUtil.getKerberosInfo(Class<?> protocol,
Configuration conf)
Look up the KerberosInfo for a given protocol.
|
KerberosInfo |
AnnotatedSecurityInfo.getKerberosInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Interface and Description |
---|---|
interface |
RefreshAuthorizationPolicyProtocol
Protocol which is used to refresh the authorization policy in use currently.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RefreshAuthorizationPolicyProtocolPB |
interface |
RefreshUserMappingsProtocolPB |
Modifier and Type | Interface and Description |
---|---|
interface |
GetUserMappingsProtocolPB |
Modifier and Type | Method and Description |
---|---|
KerberosInfo |
SchedulerSecurityInfo.getKerberosInfo(Class<?> protocol,
Configuration conf) |
KerberosInfo |
ContainerManagerSecurityInfo.getKerberosInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
KerberosInfo |
AdminSecurityInfo.getKerberosInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
KerberosInfo |
ClientRMSecurityInfo.getKerberosInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
KerberosInfo |
RMNMSecurityInfoClass.getKerberosInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
KerberosInfo |
LocalizerSecurityInfo.getKerberosInfo(Class<?> protocol,
Configuration conf) |
Copyright © 2013 Apache Software Foundation. All rights reserved.