Class PartitionDateFileTimeFieldWriter

java.lang.Object
com.illumon.iris.importers.ImportFieldWriter
com.illumon.iris.importers.CsvFieldWriter
com.illumon.iris.importers.writers.PartitionDateFileTimeFieldWriter

public class PartitionDateFileTimeFieldWriter
extends CsvFieldWriter
An extension of csvFieldWriter that allows times stored as HHMMSS.nnnnnnnnn relative to midnight to be converted into a complete epoch time at a specified timezone. The timezone used may be specified by setting the "defaultZone" attribute on the ImportColumn attribute.