| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.server.aliasmap |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InMemoryAliasMapProtocolClientSideTranslatorPB |
This class is the client side translator to translate requests made to the
InMemoryAliasMapProtocol interface to the RPC server implementing
AliasMapProtocolPB. |
| Modifier and Type | Method | Description |
|---|---|---|
static java.util.Collection<InMemoryAliasMapProtocol> |
InMemoryAliasMapProtocolClientSideTranslatorPB.init(org.apache.hadoop.conf.Configuration conf) |
| Constructor | Description |
|---|---|
AliasMapProtocolServerSideTranslatorPB(InMemoryAliasMapProtocol aliasMap) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InMemoryAliasMap |
InMemoryAliasMap is an implementation of the InMemoryAliasMapProtocol for
use with LevelDB.
|
class |
InMemoryLevelDBAliasMapServer |
InMemoryLevelDBAliasMapServer is the entry point from the Namenode into
the
InMemoryAliasMap. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.