public class IncrdecrCommand extends Command
IncrdecrCommand
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
static String |
NOTFOUND |
Constructor and Description |
---|
IncrdecrCommand(String cmdname,
String key,
long inc,
Integer hashCode) |
Modifier and Type | Method and Description |
---|---|
Long |
getResult() |
boolean |
response(SchoonerSockIO sock,
short rid) |
public static org.slf4j.Logger log
public static final String NOTFOUND
public boolean response(SchoonerSockIO sock, short rid) throws IOException
IOException
public Long getResult()
Copyright © 2013 Schooner Information Technology. All Rights Reserved.