void |
StatsRequest.handle(BinaryResponse replies,
HostAndPort server) |
void |
GetRequest.handle(BinaryResponse replies,
HostAndPort server) |
void |
TouchRequest.handle(BinaryResponse replies,
HostAndPort server) |
void |
DeleteRequest.handle(BinaryResponse replies,
HostAndPort server) |
void |
MultigetRequest.handle(BinaryResponse replies,
HostAndPort server) |
void |
NoopRequest.handle(BinaryResponse replies,
HostAndPort server) |
protected abstract void |
BinaryRequest.handle(BinaryResponse response,
HostAndPort server) |
protected void |
PlaintextAuthenticateRequest.handle(BinaryResponse replies,
HostAndPort server) |
void |
IncrRequest.handle(BinaryResponse replies,
HostAndPort server) |
void |
FlushRequest.handle(BinaryResponse replies,
HostAndPort server) |
void |
SetRequest.handle(BinaryResponse replies,
HostAndPort server) |
protected ResponsePacket |
BinaryRequest.handleSingleReply(BinaryResponse replies) |