Uses of Class
org.apache.storm.hive.common.HiveWriter.CommitFailure
-
Packages that use HiveWriter.CommitFailure Package Description org.apache.storm.hive.common -
-
Uses of HiveWriter.CommitFailure in org.apache.storm.hive.common
Methods in org.apache.storm.hive.common that throw HiveWriter.CommitFailure 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.
-