org.apache.hadoop.hive.ql.exec
Class Utilities.TimestampPersistenceDelegate

java.lang.Object
  extended by java.beans.PersistenceDelegate
      extended by org.apache.hadoop.hive.ql.exec.Utilities.DatePersistenceDelegate
          extended by 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.


Constructor Summary
Utilities.TimestampPersistenceDelegate()
           
 
Method Summary
 
Methods inherited from class java.beans.PersistenceDelegate
writeObject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utilities.TimestampPersistenceDelegate

public Utilities.TimestampPersistenceDelegate()


Copyright © 2014 The Apache Software Foundation. All rights reserved.