Package org.nustaq.reallive.query
Class CompiledQuery
java.lang.Object
org.nustaq.reallive.query.CompiledQuery
- All Implemented Interfaces:
java.io.Serializable
public class CompiledQuery
extends java.lang.Object
implements java.io.Serializable
Created by ruedi on 28/08/15.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description CompiledQuery(RLSupplier<Value> compiled, EvalContext[] ref) -
Method Summary
Modifier and Type Method Description Valueevaluate(EvalContext rec)RLHashIndexPredicategetHashIndex()CompiledQueryhashIndex(RLHashIndexPredicate h)