Class PropertiesQuery

java.lang.Object
com.gigaspaces.internal.query.AbstractCustomQuery
com.gigaspaces.internal.query.PropertiesQuery
All Implemented Interfaces:
ICustomQuery, SmartExternalizable, Externalizable, Serializable

public class PropertiesQuery extends AbstractCustomQuery
Queries an entry that matches all the given properties. Properties are key-value pairs where key is the entry fields name and the value if the field value.
Since:
8.0
Author:
Anna Pavtulov
See Also: