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