| Package | Description | 
|---|---|
| org.apache.cassandra.service | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DataResolver | 
| class  | DigestResolver | 
| Modifier and Type | Field and Description | 
|---|---|
| ResponseResolver | ReadCallback. resolver | 
| Constructor and Description | 
|---|
| ReadCallback(ResponseResolver resolver,
            ConsistencyLevel consistencyLevel,
            int blockfor,
            ReadCommand command,
            Keyspace keyspace,
            java.util.List<java.net.InetAddress> endpoints,
            long queryStartNanoTime) | 
| ReadCallback(ResponseResolver resolver,
            ConsistencyLevel consistencyLevel,
            ReadCommand command,
            java.util.List<java.net.InetAddress> filteredEndpoints,
            long queryStartNanoTime)Constructor when response count has to be calculated and blocked for. | 
Copyright © 2018 The Apache Software Foundation