Package com.illumon.iris.logfilemanager
Class DateTimeFormatterHelper
java.lang.Object
com.illumon.iris.logfilemanager.DateTimeFormatterHelper
Tailer configuration entries for date-partitioned tables include a format specification in $(format spec) as part
of their path attribute, and these can be different for each log configuration entry. Since date partitioning is
always yyyy-MM-dd, any filename formats must be converted to that standard column partitioning value for processing
by the DIS. DateTimeFormatterHelper is a container for the details that can be different due to this format specification.
-
Method Summary
-
Method Details
-
getDefaultDateFormatterHelper
-
getFullFormatter
-