|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stale | |
---|---|
com.couchbase.client.protocol.views |
Uses of Stale in com.couchbase.client.protocol.views |
---|
Methods in com.couchbase.client.protocol.views that return Stale | |
---|---|
static Stale |
Stale.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Stale[] |
Stale.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 Stale | |
---|---|
Query |
Query.setStale(Stale stale)
Allow the results from a stale view to be used. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |