Package org.apache.storm.hive.common
Class HiveWriter.CommitFailure
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- org.apache.storm.hive.common.HiveWriter.Failure
- 
- org.apache.storm.hive.common.HiveWriter.CommitFailure
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 - Enclosing class:
- HiveWriter
 
 public static class HiveWriter.CommitFailure extends HiveWriter.Failure - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description CommitFailure(org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint, Long txnId, Throwable cause)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-