Class CompositeIndexManager.IndexComponentsOnlyQuery (2.0.0)

protected static class CompositeIndexManager.IndexComponentsOnlyQuery extends IndexComponentsOnlyQuery

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 > com.google.appengine.api.datastore.IndexComponentsOnlyQuery > CompositeIndexManager.IndexComponentsOnlyQuery

Constructors

IndexComponentsOnlyQuery(DatastoreV3Pb.Query query)

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