Package org.nustaq.reallive.api
Class LimitedQuery
java.lang.Object
org.nustaq.reallive.api.LimitedQuery
- All Implemented Interfaces:
Serializable,Predicate<Record>,RLPredicate<Record>
limits the amount of tested records per datanode. This can be useful to avoid transmission of all matching
records in find-alike scenarios.
- See Also: