Package org.apache.hadoop.hdfs.server.common.blockaliasmap.impl
package org.apache.hadoop.hdfs.server.common.blockaliasmap.impl
-
ClassDescriptionInMemoryLevelDBAliasMapClient is the client for the InMemoryAliasMapServer.A LevelDB based implementation of
BlockAliasMap.Class specifying reader options for theLevelDBFileRegionAliasMap.This class is used as a reader for block maps which are stored as LevelDB files.Options forLevelDBFileRegionAliasMap.LevelDBReader.This class is used as a writer for block maps which are stored as LevelDB files.Interface for Writer options.This class is used for block maps stored as text files, with a specified delimiter.Class specifying reader options for theTextFileRegionAliasMap.This class is used as a reader for block maps which are stored as delimited text files.Options forTextFileRegionAliasMap.TextReader.This class is used as a writer for block maps which are stored as delimited text files.Interface for Writer options.Class specifying writer options for theTextFileRegionAliasMap.