redis.*
-
-
redis.RedisProtocol
| Modifier and Type |
Constant Field |
Value |
public static final char |
CR |
13 |
public static final char |
LF |
10 |
redis.reply.*
-
redis.reply.BulkReply
| Modifier and Type |
Constant Field |
Value |
public static final char |
MARKER |
36 |
-
redis.reply.ErrorReply
| Modifier and Type |
Constant Field |
Value |
public static final char |
MARKER |
45 |
-
redis.reply.IntegerReply
| Modifier and Type |
Constant Field |
Value |
public static final char |
MARKER |
58 |
-
redis.reply.MultiBulkReply
| Modifier and Type |
Constant Field |
Value |
public static final char |
MARKER |
42 |
-
redis.reply.StatusReply
| Modifier and Type |
Constant Field |
Value |
public static final char |
MARKER |
43 |
Copyright © 2013. All Rights Reserved.