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