Class ObjectSetInclusionKernel
java.lang.Object
com.illumon.iris.db.v2.select.setinclusion.ObjectSetInclusionKernel
- All Implemented Interfaces:
SetInclusionKernel
public class ObjectSetInclusionKernel extends Object implements SetInclusionKernel
-
Constructor Summary
Constructors Constructor Description ObjectSetInclusionKernel(Collection<Object> liveValues, boolean inclusion)
-
Method Summary
Modifier and Type Method Description void
matchValues(Chunk<Attributes.Values> values, WritableBooleanChunk matches)
-
Constructor Details
-
Method Details
-
matchValues
- Specified by:
matchValues
in interfaceSetInclusionKernel
-