Class TextFileRegionAliasMap.TextWriter
java.lang.Object
org.apache.hadoop.hdfs.server.common.blockaliasmap.BlockAliasMap.Writer<FileRegion>
org.apache.hadoop.hdfs.server.common.blockaliasmap.impl.TextFileRegionAliasMap.TextWriter
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
- TextFileRegionAliasMap
This class is used as a writer for block maps which
are stored as delimited text files.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceInterface for Writer options. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextWriter
-
-
Method Details
-
defaults
-
store
- Specified by:
storein classBlockAliasMap.Writer<FileRegion>- Throws:
IOException
-
close
- Throws:
IOException
-