Uses of Enum
com.google.cloud.datastore.AggregationQuery.Mode
Packages that use AggregationQuery.Mode
Package
Description
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
-
Uses of AggregationQuery.Mode in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return AggregationQuery.ModeModifier and TypeMethodDescriptionAggregationQuery.getMode()Returns theAggregationQuery.Modefor this query.static AggregationQuery.ModeReturns the enum constant of this type with the specified name.static AggregationQuery.Mode[]AggregationQuery.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.