| 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 | Description |
|---|---|---|
static org.apache.hadoop.security.Credentials |
DelegationTokenSecretManager.createCredentials(NameNode namenode,
org.apache.hadoop.security.UserGroupInformation ugi,
java.lang.String renewer) |
A utility method for creating credentials.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BackupNode |
BackupNode.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected NameNode |
NameNodeRpcServer.nn |
| Modifier and Type | Method | Description |
|---|---|---|
static NameNode |
NameNode.createNameNode(java.lang.String[] argv,
org.apache.hadoop.conf.Configuration conf) |
|
static NameNode |
NameNodeHttpServer.getNameNodeFromContext(javax.servlet.ServletContext context) |
| Constructor | Description |
|---|---|
NameNodeRpcServer(org.apache.hadoop.conf.Configuration conf,
NameNode nn) |
| Constructor | Description |
|---|---|
NamenodeAddressParam(NameNode namenode) |
Construct an object using the RPC address of the given namenode.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.