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