Uses of Class
org.apache.storm.hive.common.HiveWriter.TxnBatchFailure
-
Uses of HiveWriter.TxnBatchFailure in org.apache.storm.hive.common
Modifier 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.