| Package | Description |
|---|---|
| org.apache.nifi.processors.hive | |
| org.apache.nifi.util.hive |
| Modifier and Type | Method and Description |
|---|---|
private void |
PutHiveStreaming.flushAllWriters(Map<org.apache.hive.hcatalog.streaming.HiveEndPoint,HiveWriter> writers,
boolean rollToNext) |
| Modifier and Type | Method and Description |
|---|---|
void |
HiveWriter.flush(boolean rollToNext)
Commits the current Txn if totalRecordsPerTransaction > 0 .
|
void |
HiveWriter.flushAndClose()
Flush and Close current transactionBatch.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.