public static class SingleColumnRestriction.SuperColumnKeyINRestrictionWithMarkers extends SingleColumnRestriction.SuperColumnKeyINRestriction
SingleColumnRestriction.ContainsRestriction, SingleColumnRestriction.EQRestriction, SingleColumnRestriction.INRestriction, SingleColumnRestriction.InRestrictionWithMarker, SingleColumnRestriction.InRestrictionWithValues, SingleColumnRestriction.IsNotNullRestriction, SingleColumnRestriction.LikeRestriction, SingleColumnRestriction.SliceRestriction, SingleColumnRestriction.SuperColumnKeyEQRestriction, SingleColumnRestriction.SuperColumnKeyINRestriction, SingleColumnRestriction.SuperColumnKeyINRestrictionWithMarkers, SingleColumnRestriction.SuperColumnKeyINRestrictionWithValues, SingleColumnRestriction.SuperColumnKeySliceRestriction, SingleColumnRestriction.SuperColumnMultiEQRestriction, SingleColumnRestriction.SuperColumnMultiSliceRestriction
Modifier and Type | Field and Description |
---|---|
protected AbstractMarker |
marker |
columnDef
Constructor and Description |
---|
SuperColumnKeyINRestrictionWithMarkers(ColumnDefinition columnDef,
AbstractMarker marker) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.nio.ByteBuffer> |
getValues(QueryOptions options) |
addFunctionsTo, addRowFilterTo, appendTo
doMergeWith, isIN, isSupportedBy
getColumnDefs, getFirstColumn, getLastColumn, hasSupportingIndex, mergeWith
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
appendBoundTo, hasBound, isContains, isEQ, isInclusive, isLIKE, isMultiColumn, isNotNull, isSlice
isOnToken
protected final AbstractMarker marker
public SuperColumnKeyINRestrictionWithMarkers(ColumnDefinition columnDef, AbstractMarker marker)
public java.util.List<java.nio.ByteBuffer> getValues(QueryOptions options) throws InvalidRequestException
getValues
in class SingleColumnRestriction.SuperColumnKeyINRestriction
InvalidRequestException
Copyright © 2017 The Apache Software Foundation