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.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() |
getWarnings, setWarnings
attach, connection, debugString, encode, getCustomPayload, getSource, getStreamId, setCustomPayload, setSource, setStreamId
public static final Message.Codec<ResultMessage> subcodec
public final ResultSet result
public Rows(ResultSet result)
Copyright © 2009-2022 The Apache Software Foundation