Uses of Enum
com.couchbase.client.java.view.ViewOrdering
Package
Description
Namespace for various view-service related classes.
-
Uses of ViewOrdering in com.couchbase.client.java.view
Modifier and TypeMethodDescriptionstatic ViewOrdering
Returns the enum constant of this type with the specified name.static ViewOrdering[]
ViewOrdering.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionViewOptions.order
(ViewOrdering ordering) Return the documents in descending key order.