Class InMemoryLevelDBAliasMapClient

java.lang.Object
org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap<FileRegion>
org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.InMemoryLevelDBAliasMapClient
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable

@Private @Unstable public class InMemoryLevelDBAliasMapClient extends BlockAliasMap<FileRegion> implements org.apache.hadoop.conf.Configurable
InMemoryLevelDBAliasMapClient is the client for the InMemoryAliasMapServer. This is used by the Datanode and fs2img to store and retrieve FileRegions based on the given Block.