public class CustomIndexExpression
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
IndexName |
targetIndex |
Term.Raw |
valueRaw |
Constructor and Description |
---|
CustomIndexExpression(IndexName targetIndex,
Term.Raw value) |
Modifier and Type | Method and Description |
---|---|
void |
addToRowFilter(RowFilter filter,
CFMetaData cfm,
QueryOptions options) |
void |
prepareValue(CFMetaData cfm,
AbstractType<?> expressionType,
VariableSpecifications boundNames) |
public void prepareValue(CFMetaData cfm, AbstractType<?> expressionType, VariableSpecifications boundNames)
public void addToRowFilter(RowFilter filter, CFMetaData cfm, QueryOptions options)
Copyright © 2017 The Apache Software Foundation