Package com.illumon.iris.importers
Class GeneralImporter<T extends ImportFieldWriter>
java.lang.Object
com.illumon.iris.importers.GeneralImporter<T>
- Direct Known Subclasses:
GeneralCsvImporter,GeneralJdbcImporter,GeneralXmlImporter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ImportTableWriterFactoryprotected final Stringprotected final com.fishlib.io.logger.Loggerprotected final boolean -
Method Summary
Modifier and TypeMethodDescriptionstatic intprotected GeneralImporter<T>.com.illumon.iris.importers.GeneralImporter.CacheEntrystatic boolean
-
Field Details
-
log
protected final com.fishlib.io.logger.Logger log -
importTableWriterFactory
-
intradayPartitionColumn
-
strict
protected final boolean strict -
customImportProperties
-
-
Method Details
-
getTableEntry
-
getMaxOpenTableWriters
public static int getMaxOpenTableWriters() -
shouldUseLegacyCsvForImport
public static boolean shouldUseLegacyCsvForImport()
-