public class AuthResponse extends Message.Request
Message.Codec<M extends Message>, Message.Direction, Message.Request, Message.Response, Message.Type| Modifier and Type | Field and Description |
|---|---|
static Message.Codec<AuthResponse> |
codec |
connection, forcedProtocolVersion, logger, type| Constructor and Description |
|---|
AuthResponse(byte[] token) |
| Modifier and Type | Method and Description |
|---|---|
protected Message.Response |
execute(QueryState queryState,
long queryStartNanoTime,
boolean traceRequest) |
execute, isTraceableattach, connection, debugString, encode, getCustomPayload, getSource, getStreamId, setCustomPayload, setSource, setStreamIdpublic static final Message.Codec<AuthResponse> codec
protected Message.Response execute(QueryState queryState, long queryStartNanoTime, boolean traceRequest)
execute in class Message.RequestCopyright © 2009-2022 The Apache Software Foundation