public class DataResolver extends ResponseResolver
command, consistency, keyspace, logger, responses
Constructor and Description |
---|
DataResolver(Keyspace keyspace,
ReadCommand command,
ConsistencyLevel consistency,
int maxResponseCount) |
Modifier and Type | Method and Description |
---|---|
PartitionIterator |
getData() |
boolean |
isDataPresent() |
PartitionIterator |
resolve() |
getMessages, preprocess
public DataResolver(Keyspace keyspace, ReadCommand command, ConsistencyLevel consistency, int maxResponseCount)
public PartitionIterator getData()
getData
in class ResponseResolver
public PartitionIterator resolve()
resolve
in class ResponseResolver
public boolean isDataPresent()
isDataPresent
in class ResponseResolver
Copyright © 2016 The Apache Software Foundation