|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexOperator | |
---|---|
com.netflix.astyanax.impl | |
com.netflix.astyanax.query |
Uses of IndexOperator in com.netflix.astyanax.impl |
---|
Methods in com.netflix.astyanax.impl that return IndexOperator | |
---|---|
IndexOperator |
PreparedIndexExpressionImpl.getOperator()
|
Uses of IndexOperator in com.netflix.astyanax.query |
---|
Methods in com.netflix.astyanax.query that return IndexOperator | |
---|---|
IndexOperator |
PreparedIndexExpression.getOperator()
|
static IndexOperator |
IndexOperator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IndexOperator[] |
IndexOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |