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, isTraceable
attach, connection, debugString, encode, getCustomPayload, getSource, getStreamId, setCustomPayload, setSource, setStreamId
public static final Message.Codec<AuthResponse> codec
protected Message.Response execute(QueryState queryState, long queryStartNanoTime, boolean traceRequest)
execute
in class Message.Request
Copyright © 2009-2021 The Apache Software Foundation