Package org.apache.hadoop.hdfs.server.aliasmap
package org.apache.hadoop.hdfs.server.aliasmap
-
ClassDescriptionInMemoryAliasMap is an implementation of the InMemoryAliasMapProtocol for use with LevelDB.org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap.CheckedFunction2<T1,
T2, R> CheckedFunction is akin toFunctionbut specifies an IOException.org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMapProtocolProtocol used by clients to read/write data about aliases of provided blocks for an in-memory implementation of theBlockAliasMap.org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMapProtocol.IterationResultThe result of a read from the in-memory aliasmap.org.apache.hadoop.hdfs.server.aliasmap.InMemoryLevelDBAliasMapServerInMemoryLevelDBAliasMapServer is the entry point from the Namenode into theInMemoryAliasMap.