org.apache.hadoop.hive.ql.exec
Class Utilities.TimestampPersistenceDelegate
java.lang.Object
java.beans.PersistenceDelegate
org.apache.hadoop.hive.ql.exec.Utilities.DatePersistenceDelegate
org.apache.hadoop.hive.ql.exec.Utilities.TimestampPersistenceDelegate
- Enclosing class:
- Utilities
public static class Utilities.TimestampPersistenceDelegate
- extends Utilities.DatePersistenceDelegate
TimestampPersistenceDelegate. Needed to serialize java.sql.Timestamp since
it is not serialization friendly.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utilities.TimestampPersistenceDelegate
public Utilities.TimestampPersistenceDelegate()
initialize
protected void initialize(Class<?> type,
Object oldInstance,
Object newInstance,
Encoder out)
- Overrides:
initialize
in class PersistenceDelegate
Copyright © 2012 The Apache Software Foundation