Package | Description |
---|---|
org.apache.hadoop.hdfs.server.aliasmap |
Modifier and Type | Method and Description |
---|---|
static InMemoryAliasMap |
InMemoryAliasMap.init(org.apache.hadoop.conf.Configuration conf,
String blockPoolID) |
Modifier and Type | Method and Description |
---|---|
static void |
InMemoryAliasMap.transferForBootstrap(javax.servlet.http.HttpServletResponse response,
org.apache.hadoop.conf.Configuration conf,
InMemoryAliasMap aliasMap)
Transfer this aliasmap for bootstrapping standby Namenodes.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.