|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OnError | |
---|---|
com.couchbase.client.protocol.views |
Uses of OnError in com.couchbase.client.protocol.views |
---|
Methods in com.couchbase.client.protocol.views that return OnError | |
---|---|
static OnError |
OnError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OnError[] |
OnError.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.couchbase.client.protocol.views with parameters of type OnError | |
---|---|
Query |
Query.setOnError(OnError opt)
Sets the response in the event of an error. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |