Package org.apache.storm.hive.common
Class HiveWriter.WriteFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.storm.hive.common.HiveWriter.Failure
org.apache.storm.hive.common.HiveWriter.WriteFailure
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HiveWriter
- See Also:
-
Constructor Summary
ConstructorDescriptionWriteFailure
(org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint, Long currentTxnId, 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
-
WriteFailure
-