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.commonMethods in org.apache.storm.hive.common that throw HiveWriter.TxnFailure Modifier and Type Method Description voidHiveWriter. flush(boolean rollToNext)Deprecated, for removal: This API element is subject to removal in a future version.Commits the current Txn if totalRecordsPerTransaction > 0 .voidHiveWriter. flushAndClose()Deprecated, for removal: This API element is subject to removal in a future version.Flush and Close current transactionBatch.
 
-