| Interface | Description |
|---|---|
| InMemoryAliasMap.CheckedFunction2<T1,T2,R> |
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. |
| Class | Description |
|---|---|
| InMemoryAliasMap |
InMemoryAliasMap is an implementation of the InMemoryAliasMapProtocol for
use with LevelDB.
|
| InMemoryAliasMapProtocol.IterationResult |
The result of a read from the in-memory aliasmap.
|
| InMemoryLevelDBAliasMapServer |
InMemoryLevelDBAliasMapServer is the entry point from the Namenode into
the
InMemoryAliasMap. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.