| Package | Description |
|---|---|
| org.apache.nifi.processors.couchbase |
| Modifier and Type | Field and Description |
|---|---|
private static Map<Class<? extends com.couchbase.client.core.CouchbaseException>,ErrorHandlingStrategy> |
CouchbaseExceptionMappings.mapping |
| Modifier and Type | Method and Description |
|---|---|
static ErrorHandlingStrategy |
CouchbaseExceptionMappings.getStrategy(com.couchbase.client.core.CouchbaseException e)
Returns a registered error handling strategy.
|
static ErrorHandlingStrategy |
ErrorHandlingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorHandlingStrategy[] |
ErrorHandlingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Apache NiFi Project. All rights reserved.