Uses of Class
org.apache.storm.hive.common.HiveWriter.TxnFailure
-
Packages that use HiveWriter.TxnFailure Package Description org.apache.storm.hive.common -
-
Uses of HiveWriter.TxnFailure in org.apache.storm.hive.common
Methods in org.apache.storm.hive.common that throw HiveWriter.TxnFailure Modifier and Type Method Description void
HiveWriter. flush(boolean rollToNext)
Deprecated, for removal: This API element is subject to removal in a future version.Commits the current Txn if totalRecordsPerTransaction > 0 .void
HiveWriter. flushAndClose()
Deprecated, for removal: This API element is subject to removal in a future version.Flush and Close current transactionBatch.
-