| Package | Description |
|---|---|
| org.apache.nifi.processors.couchbase |
| Modifier and Type | Field and Description |
|---|---|
private ErrorHandlingStrategy.Penalty |
ErrorHandlingStrategy.penalty |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlingStrategy.Penalty |
ErrorHandlingStrategy.penalty() |
static ErrorHandlingStrategy.Penalty |
ErrorHandlingStrategy.Penalty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorHandlingStrategy.Penalty[] |
ErrorHandlingStrategy.Penalty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ErrorHandlingStrategy(ErrorHandlingStrategy.Result result,
ErrorHandlingStrategy.Penalty penalty) |
Copyright © 2023 Apache NiFi Project. All rights reserved.