Send feedback
Class EntityProtoComparators.EntityProtoComparator (2.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static final class EntityProtoComparators . EntityProtoComparator extends BaseEntityComparator<OnestoreEntity . EntityProto >
A comparator for com.google.storage.onestore.v3.OnestoreEntity.EntityProto objects with
the same ordering as EntityComparator .
Inheritance
java.lang.Object >
com.google.appengine.api.datastore.BaseEntityComparator >
EntityProtoComparators.EntityProtoComparator
Inherited Members
com.google.appengine.api.datastore.BaseEntityComparator.compare(EntityT,EntityT)
Constructors
EntityProtoComparator(List<DatastoreV3Pb.Query.Order> orders)
public EntityProtoComparator ( List<DatastoreV3Pb . Query . Order > orders )
Parameter
Name
Description
orders
List <com.google.apphosting.datastore.DatastoreV3Pb.Query.Order >
EntityProtoComparator(List<DatastoreV3Pb.Query.Order> orders, List<DatastoreV3Pb.Query.Filter> filters)
public EntityProtoComparator ( List<DatastoreV3Pb . Query . Order > orders , List<DatastoreV3Pb . Query . Filter > filters )
Parameters
Name
Description
orders
List <com.google.apphosting.datastore.DatastoreV3Pb.Query.Order >
filters
List <com.google.apphosting.datastore.DatastoreV3Pb.Query.Filter >
Methods
getAdjustedOrders()
public List<DatastoreV3Pb . Query . Order > getAdjustedOrders ()
Returns
Type
Description
List <com.google.apphosting.datastore.DatastoreV3Pb.Query.Order >
matches(OnestoreEntity.EntityProto proto)
public boolean matches ( OnestoreEntity . EntityProto proto )
Parameter
Name
Description
proto
com.google.storage.onestore.v3.OnestoreEntity.EntityProto
matches(OnestoreEntity.Property prop)
public boolean matches ( OnestoreEntity . Property prop )
Parameter
Name
Description
prop
com.google.storage.onestore.v3.OnestoreEntity.Property
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]