Class ImportTableWriterFactoryBase

java.lang.Object
com.illumon.iris.importers.ImportTableWriterFactoryBase
All Implemented Interfaces:
ImportTableWriterFactory
Direct Known Subclasses:
DirectoryImportTableFactory, MultiPartitionImportTableWriterFactory, SinglePartitionImportTableFactory

public abstract class ImportTableWriterFactoryBase
extends Object
implements ImportTableWriterFactory
A base for table writer factories with common utility code to validate and prepare table destination directories, and create the table writers.