redis.*
-
-
redis.RedisProtocol
Modifier and Type |
Constant Field |
Value |
public static final char |
CR |
13 |
public static final char |
LF |
10 |
redis.client.*
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 |
redis.util.*
-
redis.util.Encoding
Modifier and Type |
Constant Field |
Value |
public static final char |
CR |
13 |
public static final char |
LF |
10 |
Copyright © 2015. All rights reserved.