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

java.lang.Object
  extended by java.beans.PersistenceDelegate
      extended by org.apache.hadoop.hive.ql.exec.Utilities.CommonTokenDelegate
Enclosing class:
Utilities

public static class Utilities.CommonTokenDelegate
extends PersistenceDelegate

Need to serialize org.antlr.runtime.CommonToken


Constructor Summary
Utilities.CommonTokenDelegate()
           
 
Method Summary
protected  Expression instantiate(Object oldInstance, Encoder out)
           
 
Methods inherited from class java.beans.PersistenceDelegate
initialize, mutatesTo, writeObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utilities.CommonTokenDelegate

public Utilities.CommonTokenDelegate()
Method Detail

instantiate

protected Expression instantiate(Object oldInstance,
                                 Encoder out)
Specified by:
instantiate in class PersistenceDelegate


Copyright © 2012 The Apache Software Foundation