| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.security.token.delegation | |
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.web.resources |
| Modifier and Type | Method and Description |
|---|---|
static Credentials |
DelegationTokenSecretManager.createCredentials(NameNode namenode,
UserGroupInformation ugi,
String renewer)
A utility method for creating credentials.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BackupNode
BackupNode.
|
| Modifier and Type | Method and Description |
|---|---|
static NameNode |
NameNode.createNameNode(String[] argv,
Configuration conf) |
static NameNode |
NameNodeHttpServer.getNameNodeFromContext(javax.servlet.ServletContext context) |
| Constructor and Description |
|---|
NameNodeHttpServer(Configuration conf,
NameNode nn,
InetSocketAddress bindAddress) |
| Constructor and Description |
|---|
NamenodeRpcAddressParam(NameNode namenode)
Construct an object using the RPC address of the given namenode.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.