| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.security.token.block | |
| org.apache.hadoop.hdfs.server.blockmanagement |
| Modifier and Type | Method | Description |
|---|---|---|
BlockTokenSecretManager |
BlockPoolTokenSecretManager.get(java.lang.String bpid) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
BlockPoolTokenSecretManager.addBlockPool(java.lang.String bpid,
BlockTokenSecretManager secretMgr) |
Add a block pool Id and corresponding
BlockTokenSecretManager to map |
| Modifier and Type | Method | Description |
|---|---|---|
BlockTokenSecretManager |
BlockManager.getBlockTokenSecretManager() |
get the BlockTokenSecretManager
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.