| 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 | |
| org.apache.hadoop.hdfs.server.namenode |
| Class | Description |
|---|---|
| InMemoryAliasMapProtocol |
Protocol used by clients to read/write data about aliases of
provided blocks for an in-memory implementation of the
BlockAliasMap. |
| InMemoryAliasMapProtocol.IterationResult |
The result of a read from the in-memory aliasmap.
|
| Class | Description |
|---|---|
| InMemoryAliasMap |
InMemoryAliasMap is an implementation of the InMemoryAliasMapProtocol for
use with LevelDB.
|
| InMemoryAliasMap.CheckedFunction2 |
CheckedFunction is akin to
Function but
specifies an IOException. |
| InMemoryAliasMapProtocol |
Protocol used by clients to read/write data about aliases of
provided blocks for an in-memory implementation of the
BlockAliasMap. |
| InMemoryAliasMapProtocol.IterationResult |
The result of a read from the in-memory aliasmap.
|
| Class | Description |
|---|---|
| InMemoryLevelDBAliasMapServer |
InMemoryLevelDBAliasMapServer is the entry point from the Namenode into
the
InMemoryAliasMap. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.