Uses of Class
org.apache.cassandra.transport.messages.ResultMessage.Rows
Packages that use ResultMessage.Rows
-
Uses of ResultMessage.Rows in org.apache.cassandra.cql3.statements
Methods in org.apache.cassandra.cql3.statements that return ResultMessage.RowsModifier and TypeMethodDescriptionSelectStatement.execute(QueryState state, QueryOptions options, Dispatcher.RequestTime requestTime) SelectStatement.executeInternal(QueryState state, QueryOptions options, long nowInSec, Dispatcher.RequestTime requestTime) SelectStatement.executeLocally(QueryState state, QueryOptions options) -
Uses of ResultMessage.Rows in org.apache.cassandra.metrics
Methods in org.apache.cassandra.metrics with parameters of type ResultMessage.RowsModifier and TypeMethodDescriptionstatic voidClientRequestSizeMetrics.recordReadResponseMetrics(ResultMessage.Rows rows, StatementRestrictions restrictions, Selection selection)