| Package | Description |
|---|---|
| org.apache.nifi.controller.queue |
| Modifier and Type | Method and Description |
|---|---|
LoadBalanceCompression |
FlowFileQueue.getLoadBalanceCompression() |
static LoadBalanceCompression |
LoadBalanceCompression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadBalanceCompression[] |
LoadBalanceCompression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowFileQueue.setLoadBalanceCompression(LoadBalanceCompression compression) |
Copyright © 2023 Apache NiFi Project. All rights reserved.