public static class TextFileRegionAliasMap.TextWriter extends BlockAliasMap.Writer<FileRegion>
Modifier and Type | Class and Description |
---|---|
static interface |
TextFileRegionAliasMap.TextWriter.Options
Interface for Writer options.
|
Constructor and Description |
---|
TextWriter(Writer out,
String delim) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
static TextFileRegionAliasMap.WriterOptions |
defaults() |
void |
store(FileRegion token) |
public static TextFileRegionAliasMap.WriterOptions defaults()
public void store(FileRegion token) throws IOException
store
in class BlockAliasMap.Writer<FileRegion>
IOException
public void close() throws IOException
IOException
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.