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.DeferredObjectHiveExceptionpublic java.lang.Object get()
throws HiveException
get in interface GenericUDF.DeferredObjectHiveExceptionCopyright © 2012 The Apache Software Foundation