public static class MirroredIndex.DataSelectionQuery
extends Object
Modifier and Type | Field and Description |
---|---|
int |
maxObjects
Maximum number of objects to retrieve.
|
Query |
query
Query parameters.
|
Constructor and Description |
---|
DataSelectionQuery(Query query,
int maxObjects) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
hashCode() |
public Query query
public int maxObjects
public DataSelectionQuery(@NonNull Query query, int maxObjects)