public class HiveHistoryProxyHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
Constructor and Description |
---|
HiveHistoryProxyHandler() |
Modifier and Type | Method and Description |
---|---|
static HiveHistory |
getNoOpHiveHistoryProxy() |
java.lang.Object |
invoke(java.lang.Object arg0,
java.lang.reflect.Method method,
java.lang.Object[] args) |
public static HiveHistory getNoOpHiveHistoryProxy()
public java.lang.Object invoke(java.lang.Object arg0, java.lang.reflect.Method method, java.lang.Object[] args)
invoke
in interface java.lang.reflect.InvocationHandler
Copyright © 2012 The Apache Software Foundation