public class TimestampSpec extends Object
| Constructor and Description |
|---|
TimestampSpec(String timestampColumn,
String format,
org.joda.time.DateTime missingValue) |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
extractTimestamp(Map<String,Object> input) |
org.joda.time.DateTime |
getMissingValue() |
String |
getTimestampColumn() |
String |
getTimestampFormat() |
Copyright © 2015. All rights reserved.