public static class SingleColumnRestriction.InRestrictionWithMarker extends SingleColumnRestriction.INRestriction
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 | 
|---|
| InRestrictionWithMarker(ColumnDefinition columnDef,
                       AbstractMarker marker) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addFunctionsTo(java.util.List<Function> functions)Adds all functions (native and user-defined) used by any component of the restriction
 to the specified list. | 
| protected java.util.List<java.nio.ByteBuffer> | getValues(QueryOptions options) | 
| java.lang.String | toString() | 
addRowFilterTo, appendTo, doMergeWith, isIN, isSupportedBygetColumnDefs, getFirstColumn, getLastColumn, hasSupportingIndex, mergeWithclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitappendBoundTo, hasBound, isContains, isEQ, isInclusive, isLIKE, isMultiColumn, isNotNull, isSliceisOnTokenprotected final AbstractMarker marker
public InRestrictionWithMarker(ColumnDefinition columnDef, AbstractMarker marker)
public void addFunctionsTo(java.util.List<Function> functions)
Restrictionfunctions - the list to add toprotected java.util.List<java.nio.ByteBuffer> getValues(QueryOptions options)
getValues in class SingleColumnRestriction.INRestrictionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2018 The Apache Software Foundation