|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreparedIndexOperationExpression | |
---|---|
com.netflix.astyanax.impl | |
com.netflix.astyanax.query |
Uses of PreparedIndexOperationExpression in com.netflix.astyanax.impl |
---|
Classes in com.netflix.astyanax.impl that implement PreparedIndexOperationExpression | |
---|---|
class |
PreparedIndexExpressionImpl<K,C>
|
Methods in com.netflix.astyanax.impl that return PreparedIndexOperationExpression | |
---|---|
PreparedIndexOperationExpression<K,C> |
PreparedIndexExpressionImpl.whereColumn(C columnName)
|
Uses of PreparedIndexOperationExpression in com.netflix.astyanax.query |
---|
Methods in com.netflix.astyanax.query that return PreparedIndexOperationExpression | |
---|---|
PreparedIndexOperationExpression<K,C> |
PreparedIndexColumnExpression.whereColumn(C columnName)
Set the column part of the expression |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |