StoreFile.WriterBuilder
StoreFile.WriterBuilder.withBloomType(BloomType bloomType)
StoreFile.WriterBuilder.withComparator(KeyValue.KVComparator comparator)
StoreFile.WriterBuilder.withFavoredNodes(InetSocketAddress[] favoredNodes)
StoreFile.WriterBuilder.withFileContext(HFileContext fileContext)
StoreFile.WriterBuilder.withFilePath(org.apache.hadoop.fs.Path filePath)
withOutputDir(org.apache.hadoop.fs.Path)
StoreFile.WriterBuilder.withMaxKeyCount(long maxKeyCount)
StoreFile.WriterBuilder.withOutputDir(org.apache.hadoop.fs.Path dir)
withFilePath(org.apache.hadoop.fs.Path)
StoreFile.WriterBuilder.withShouldDropCacheBehind(boolean shouldDropCacheBehind)
StoreFile.WriterBuilder.withTimeRangeTracker(TimeRangeTracker trt)