public class MetaStoreEndFunctionContext extends Object
| Constructor and Description |
|---|
MetaStoreEndFunctionContext(boolean success) |
MetaStoreEndFunctionContext(boolean success,
Exception e,
String inputTableName) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
String |
getInputTableName() |
boolean |
isSuccess() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.