static class HFileWriterV2.WriterFactoryV2 extends HFile.WriterFactory
cacheConf, comparator, conf, favoredNodes, fs, ostream, path, shouldDropBehind| Constructor and Description |
|---|
HFileWriterV2.WriterFactoryV2(org.apache.hadoop.conf.Configuration conf,
CacheConfig cacheConf) |
| Modifier and Type | Method and Description |
|---|---|
HFile.Writer |
createWriter(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path,
org.apache.hadoop.fs.FSDataOutputStream ostream,
KeyValue.KVComparator comparator,
HFileContext context) |
create, withComparator, withFavoredNodes, withFileContext, withOutputStream, withPath, withShouldDropCacheBehindHFileWriterV2.WriterFactoryV2(org.apache.hadoop.conf.Configuration conf,
CacheConfig cacheConf)
public HFile.Writer createWriter(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path, org.apache.hadoop.fs.FSDataOutputStream ostream, KeyValue.KVComparator comparator, HFileContext context) throws IOException
createWriter in class HFile.WriterFactoryIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.