Class InMemoryLevelDBAliasMapServer

java.lang.Object
org.apache.hadoop.hdfs.server.aliasmap.InMemoryLevelDBAliasMapServer
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.hadoop.conf.Configurable, InMemoryAliasMapProtocol

@Private @Unstable public class InMemoryLevelDBAliasMapServer extends Object implements InMemoryAliasMapProtocol, org.apache.hadoop.conf.Configurable, Closeable
InMemoryLevelDBAliasMapServer is the entry point from the Namenode into the InMemoryAliasMap.