public static class SingleColumnRestriction.SuperColumnMultiEQRestriction extends SingleColumnRestriction.EQRestriction
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 | 
|---|---|
| java.nio.ByteBuffer | firstValue | 
| java.nio.ByteBuffer | secondValue | 
valuecolumnDef| Constructor and Description | 
|---|
| SuperColumnMultiEQRestriction(ColumnDefinition columnDef,
                             Term value) | 
| Modifier and Type | Method and Description | 
|---|---|
| MultiCBuilder | appendTo(MultiCBuilder builder,
        QueryOptions options)Appends the values of this  SingleRestrictionto the specified builder. | 
addFunctionsTo, addRowFilterTo, doMergeWith, isEQ, isSupportedBy, toStringgetColumnDefs, getFirstColumn, getLastColumn, hasSupportingIndex, mergeWithclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitappendBoundTo, hasBound, isContains, isIN, isInclusive, isLIKE, isMultiColumn, isNotNull, isSliceisOnTokenpublic java.nio.ByteBuffer firstValue
public java.nio.ByteBuffer secondValue
public SuperColumnMultiEQRestriction(ColumnDefinition columnDef, Term value)
public MultiCBuilder appendTo(MultiCBuilder builder, QueryOptions options)
SingleRestrictionSingleRestriction to the specified builder.appendTo in interface SingleRestrictionappendTo in class SingleColumnRestriction.EQRestrictionbuilder - the MultiCBuilder to append to.options - the query optionsMultiCBuilderCopyright © 2018 The Apache Software Foundation