Uses of Class
org.apache.storm.hive.common.HiveWriter.TxnBatchFailure
Packages that use HiveWriter.TxnBatchFailure
-
Uses of HiveWriter.TxnBatchFailure in org.apache.storm.hive.common
Methods in org.apache.storm.hive.common that throw HiveWriter.TxnBatchFailureModifier and TypeMethodDescriptionvoid
HiveWriter.abort()
Aborts the current Txn and switches to next Txn.void
HiveWriter.flush
(boolean rollToNext) Commits the current Txn if totalRecordsPerTransaction > 0 .void
HiveWriter.flushAndClose()
Flush and Close current transactionBatch.