Java org.apache.cassandra.index Index fields, constructors, methods, implement or subclass

Example usage for Java org.apache.cassandra.index Index fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.cassandra.index Index.

The text is from its open source code.

Implementation

org.apache.cassandra.index.Index has the following implementations.
Click this link to see all its implementation.

Method

booleansupportsExpression(ColumnMetadata column, Operator operator)
Called to determine whether this index can provide a searcher to execute a query on the supplied column using the specified operator.