Package org.apache.storm.hive.common
Class HiveWriter.TxnFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.storm.hive.common.HiveWriter.Failure
org.apache.storm.hive.common.HiveWriter.TxnFailure
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - HiveWriter
 
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionTxnFailure(org.apache.hive.hcatalog.streaming.TransactionBatch txnBatch, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
TxnFailure
 
 -