| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hdfs.security.token.block | |
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.protocol |
| 限定符和类型 | 字段和说明 |
|---|---|
static ExportedBlockKeys |
ExportedBlockKeys.DUMMY_KEYS |
| 限定符和类型 | 方法和说明 |
|---|---|
ExportedBlockKeys |
BlockTokenSecretManager.exportKeys()
Export block keys, only to be used in master mode
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BlockTokenSecretManager.setKeys(ExportedBlockKeys exportedKeys)
Set block keys, only to be used in slave mode
|
| 限定符和类型 | 方法和说明 |
|---|---|
ExportedBlockKeys |
NameNode.getBlockKeys()
Get the current block keys
|
| 限定符和类型 | 字段和说明 |
|---|---|
ExportedBlockKeys |
DatanodeRegistration.exportedKeys |
| 限定符和类型 | 方法和说明 |
|---|---|
ExportedBlockKeys |
NamenodeProtocol.getBlockKeys()
Get the current block keys
|
ExportedBlockKeys |
KeyUpdateCommand.getExportedKeys() |
| 构造器和说明 |
|---|
KeyUpdateCommand(ExportedBlockKeys keys) |
Copyright © 2009 The Apache Software Foundation