org.apache.hadoop.hive.metastore
Class MetaStoreEndFunctionContext
java.lang.Object
org.apache.hadoop.hive.metastore.MetaStoreEndFunctionContext
public class MetaStoreEndFunctionContext
- extends Object
Base class which provides context to implementations of MetaStoreEndFunctionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaStoreEndFunctionContext
public MetaStoreEndFunctionContext(boolean success)
isSuccess
public boolean isSuccess()
- Returns:
- whether or not the method succeeded.
Copyright © 2011 The Apache Software Foundation