public static class ResultMessage.Rows extends ResultMessage
ResultMessage.Kind, ResultMessage.Prepared, ResultMessage.Rows, ResultMessage.SchemaChange, ResultMessage.SetKeyspace, ResultMessage.Void
Message.Codec<M extends Message>, Message.Direction, Message.Dispatcher, Message.ExceptionHandler, Message.ProtocolDecoder, Message.ProtocolEncoder, Message.Request, Message.Response, Message.Type
Modifier and Type | Field and Description |
---|---|
ResultSet |
result |
static Message.Codec<ResultMessage> |
subcodec |
codec, kind
tracingId, warnings
connection, forcedProtocolVersion, logger, type
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
org.apache.cassandra.thrift.CqlResult |
toThriftResult() |
getTracingId, getWarnings, setTracingId, setWarnings
attach, connection, getCustomPayload, getSourceFrame, getStreamId, setCustomPayload, setSourceFrame, setStreamId
public static final Message.Codec<ResultMessage> subcodec
public final ResultSet result
public Rows(ResultSet result)
public org.apache.cassandra.thrift.CqlResult toThriftResult()
toThriftResult
in class ResultMessage
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2009- The Apache Software Foundation