public class BatchMessage
extends org.apache.nifi.event.transport.message.ByteArrayMessage
| Modifier and Type | Field and Description |
|---|---|
private int |
sequenceNumber |
| Constructor and Description |
|---|
BatchMessage(String sender,
byte[] payload,
int sequenceNumber) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSequenceNumber() |
public BatchMessage(String sender, byte[] payload, int sequenceNumber)
Copyright © 2022 Apache NiFi Project. All rights reserved.