Package | Description |
---|---|
com.couchbase.client.java.view |
Namespace for various view-service related classes.
|
Modifier and Type | Method and Description |
---|---|
static ViewErrorMode |
ViewErrorMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewErrorMode[] |
ViewErrorMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ViewOptions |
ViewOptions.onError(ViewErrorMode viewErrorMode)
Sets the response in the event of an error.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.