Java org.apache.cassandra.db ReadCommand fields, constructors, methods, implement or subclass

Example usage for Java org.apache.cassandra.db ReadCommand fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

ClusteringIndexFilterclusteringIndexFilter(DecoratedKey key)
The clustering index filter this command to use for the provided key.