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 |
Modifier and Type | Interface and Description |
---|---|
interface |
TaskUmbilicalProtocol
Protocol that task child process uses to contact its parent process.
|
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 |
---|---|
TokenInfo |
MRClientSecurityInfo.getTokenInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
TokenInfo |
ClientHSSecurityInfo.getTokenInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
abstract TokenInfo |
SecurityInfo.getTokenInfo(Class<?> protocol,
Configuration conf)
Get the TokenInfo for a given protocol.
|
static TokenInfo |
SecurityUtil.getTokenInfo(Class<?> protocol,
Configuration conf)
Look up the TokenInfo for a given protocol.
|
TokenInfo |
AnnotatedSecurityInfo.getTokenInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
TokenInfo |
SchedulerSecurityInfo.getTokenInfo(Class<?> protocol,
Configuration conf) |
TokenInfo |
ContainerManagerSecurityInfo.getTokenInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
TokenInfo |
AdminSecurityInfo.getTokenInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
TokenInfo |
ClientRMSecurityInfo.getTokenInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
TokenInfo |
RMNMSecurityInfoClass.getTokenInfo(Class<?> protocol,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
TokenInfo |
LocalizerSecurityInfo.getTokenInfo(Class<?> protocol,
Configuration conf) |
Copyright © 2013 Apache Software Foundation. All rights reserved.