Class CompositeIndexManager.ValidatedQuery (2.0.0)

protected static class CompositeIndexManager.ValidatedQuery extends ValidatedQuery

Protected alias that allows us to make this class available to the local datastore without publicly exposing it in the api.

Inheritance

java.lang.Object > com.google.appengine.api.datastore.NormalizedQuery > com.google.appengine.api.datastore.ValidatedQuery > CompositeIndexManager.ValidatedQuery

Constructors

ValidatedQuery(DatastoreV3Pb.Query query)

public ValidatedQuery(DatastoreV3Pb.Query query)
Parameter
NameDescription
querycom.google.apphosting.datastore.DatastoreV3Pb.Query