Package com.google.cloud.datastore
Class StructuredQuery.OrderBy
java.lang.Object
com.google.cloud.datastore.StructuredQuery.OrderBy
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StructuredQuery<V>
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StructuredQuery.OrderBystatic StructuredQuery.OrderBybooleanReturns the order's direction.Returns the property according to which the query result should be ordered.inthashCode()toString()
-
Constructor Details
-
OrderBy
-
-
Method Details