public static class MultiColumnRestriction.EQ extends SingleColumnRestriction.EQ implements MultiColumnRestriction
SingleColumnRestriction.Contains, SingleColumnRestriction.EQ, SingleColumnRestriction.InWithMarker, SingleColumnRestriction.InWithValues, SingleColumnRestriction.SliceMultiColumnRestriction.EQ, MultiColumnRestriction.IN, MultiColumnRestriction.InWithMarker, MultiColumnRestriction.InWithValues, MultiColumnRestriction.Slicevalue| Modifier and Type | Method and Description |
|---|---|
boolean |
isMultiColumn() |
java.util.List<java.nio.ByteBuffer> |
values(QueryOptions options) |
canEvaluateWithSlices, isContains, isEQ, isIN, isOnToken, isSlice, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanEvaluateWithSlices, isContains, isEQ, isIN, isOnToken, isSlicepublic EQ(Term value, boolean onToken)
public boolean isMultiColumn()
isMultiColumn in interface RestrictionisMultiColumn in class SingleColumnRestrictionpublic java.util.List<java.nio.ByteBuffer> values(QueryOptions options) throws InvalidRequestException
values in interface Restrictionvalues in class SingleColumnRestriction.EQInvalidRequestExceptionCopyright © 2015 The Apache Software Foundation