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