public static class GenericUDF.DeferredJavaObject extends java.lang.Object implements GenericUDF.DeferredObject
Constructor and Description |
---|
DeferredJavaObject(java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get() |
void |
prepare(int version) |
public void prepare(int version) throws HiveException
prepare
in interface GenericUDF.DeferredObject
HiveException
public java.lang.Object get() throws HiveException
get
in interface GenericUDF.DeferredObject
HiveException
Copyright © 2012 The Apache Software Foundation