| Package | Description |
|---|---|
| org.apache.nifi.processors.couchbase |
| Modifier and Type | Field and Description |
|---|---|
private ErrorHandlingStrategy.Result |
ErrorHandlingStrategy.result |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlingStrategy.Result |
ErrorHandlingStrategy.result() |
static ErrorHandlingStrategy.Result |
ErrorHandlingStrategy.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorHandlingStrategy.Result[] |
ErrorHandlingStrategy.Result.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 © 2015 Apache NiFi Project. All rights reserved.