| Package | Description |
|---|---|
| org.apache.nifi.controller.queue | |
| org.apache.nifi.processor |
| Modifier and Type | Method and Description |
|---|---|
QueueSize |
QueueSize.add(int count,
long bytes) |
QueueSize |
QueueSize.add(QueueSize other)
Returns a new QueueSize that is the sum of this QueueSize and the provided QueueSize
|
| Modifier and Type | Method and Description |
|---|---|
QueueSize |
QueueSize.add(QueueSize other)
Returns a new QueueSize that is the sum of this QueueSize and the provided QueueSize
|
| Modifier and Type | Method and Description |
|---|---|
QueueSize |
ProcessSession.getQueueSize() |
Copyright © 2018 Apache NiFi Project. All rights reserved.