Package redis.clients.jedis
Enum Protocol.Keyword
- java.lang.Object
-
- java.lang.Enum<Protocol.Keyword>
-
- redis.clients.jedis.Protocol.Keyword
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable<Protocol.Keyword>,Rawable
- Enclosing class:
- Protocol
public static enum Protocol.Keyword extends java.lang.Enum<Protocol.Keyword> implements Rawable
Redis protocol keywords enum based on original Jedis Protocol.Keyword.
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getRaw()Get byte array representation.static Protocol.KeywordvalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Protocol.Keyword[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
AGGREGATE
public static final Protocol.Keyword AGGREGATE
-
ALPHA
public static final Protocol.Keyword ALPHA
-
BY
public static final Protocol.Keyword BY
-
GET
public static final Protocol.Keyword GET
-
LIMIT
public static final Protocol.Keyword LIMIT
-
NO
public static final Protocol.Keyword NO
-
NOSORT
public static final Protocol.Keyword NOSORT
-
ONE
public static final Protocol.Keyword ONE
-
SET
public static final Protocol.Keyword SET
-
STORE
public static final Protocol.Keyword STORE
-
WEIGHTS
public static final Protocol.Keyword WEIGHTS
-
WITHSCORE
public static final Protocol.Keyword WITHSCORE
-
WITHSCORES
public static final Protocol.Keyword WITHSCORES
-
RESETSTAT
public static final Protocol.Keyword RESETSTAT
-
REWRITE
public static final Protocol.Keyword REWRITE
-
RESET
public static final Protocol.Keyword RESET
-
FLUSH
public static final Protocol.Keyword FLUSH
-
EXISTS
public static final Protocol.Keyword EXISTS
-
LOAD
public static final Protocol.Keyword LOAD
-
LEN
public static final Protocol.Keyword LEN
-
HELP
public static final Protocol.Keyword HELP
-
SCHEDULE
public static final Protocol.Keyword SCHEDULE
-
MATCH
public static final Protocol.Keyword MATCH
-
COUNT
public static final Protocol.Keyword COUNT
-
TYPE
public static final Protocol.Keyword TYPE
-
KEYS
public static final Protocol.Keyword KEYS
-
REFCOUNT
public static final Protocol.Keyword REFCOUNT
-
ENCODING
public static final Protocol.Keyword ENCODING
-
IDLETIME
public static final Protocol.Keyword IDLETIME
-
FREQ
public static final Protocol.Keyword FREQ
-
REPLACE
public static final Protocol.Keyword REPLACE
-
GETNAME
public static final Protocol.Keyword GETNAME
-
SETNAME
public static final Protocol.Keyword SETNAME
-
SETINFO
public static final Protocol.Keyword SETINFO
-
LIST
public static final Protocol.Keyword LIST
-
ID
public static final Protocol.Keyword ID
-
KILL
public static final Protocol.Keyword KILL
-
PERSIST
public static final Protocol.Keyword PERSIST
-
STREAMS
public static final Protocol.Keyword STREAMS
-
CREATE
public static final Protocol.Keyword CREATE
-
MKSTREAM
public static final Protocol.Keyword MKSTREAM
-
SETID
public static final Protocol.Keyword SETID
-
DESTROY
public static final Protocol.Keyword DESTROY
-
DELCONSUMER
public static final Protocol.Keyword DELCONSUMER
-
MAXLEN
public static final Protocol.Keyword MAXLEN
-
GROUP
public static final Protocol.Keyword GROUP
-
IDLE
public static final Protocol.Keyword IDLE
-
TIME
public static final Protocol.Keyword TIME
-
BLOCK
public static final Protocol.Keyword BLOCK
-
NOACK
public static final Protocol.Keyword NOACK
-
RETRYCOUNT
public static final Protocol.Keyword RETRYCOUNT
-
STREAM
public static final Protocol.Keyword STREAM
-
GROUPS
public static final Protocol.Keyword GROUPS
-
CONSUMERS
public static final Protocol.Keyword CONSUMERS
-
JUSTID
public static final Protocol.Keyword JUSTID
-
WITHVALUES
public static final Protocol.Keyword WITHVALUES
-
NOMKSTREAM
public static final Protocol.Keyword NOMKSTREAM
-
MINID
public static final Protocol.Keyword MINID
-
CREATECONSUMER
public static final Protocol.Keyword CREATECONSUMER
-
SETUSER
public static final Protocol.Keyword SETUSER
-
GETUSER
public static final Protocol.Keyword GETUSER
-
DELUSER
public static final Protocol.Keyword DELUSER
-
WHOAMI
public static final Protocol.Keyword WHOAMI
-
USERS
public static final Protocol.Keyword USERS
-
CAT
public static final Protocol.Keyword CAT
-
GENPASS
public static final Protocol.Keyword GENPASS
-
LOG
public static final Protocol.Keyword LOG
-
SAVE
public static final Protocol.Keyword SAVE
-
DRYRUN
public static final Protocol.Keyword DRYRUN
-
COPY
public static final Protocol.Keyword COPY
-
AUTH
public static final Protocol.Keyword AUTH
-
AUTH2
public static final Protocol.Keyword AUTH2
-
NX
public static final Protocol.Keyword NX
-
XX
public static final Protocol.Keyword XX
-
EX
public static final Protocol.Keyword EX
-
PX
public static final Protocol.Keyword PX
-
EXAT
public static final Protocol.Keyword EXAT
-
PXAT
public static final Protocol.Keyword PXAT
-
ABSTTL
public static final Protocol.Keyword ABSTTL
-
KEEPTTL
public static final Protocol.Keyword KEEPTTL
-
INCR
public static final Protocol.Keyword INCR
-
LT
public static final Protocol.Keyword LT
-
GT
public static final Protocol.Keyword GT
-
CH
public static final Protocol.Keyword CH
-
INFO
public static final Protocol.Keyword INFO
-
PAUSE
public static final Protocol.Keyword PAUSE
-
UNPAUSE
public static final Protocol.Keyword UNPAUSE
-
UNBLOCK
public static final Protocol.Keyword UNBLOCK
-
REV
public static final Protocol.Keyword REV
-
WITHCOORD
public static final Protocol.Keyword WITHCOORD
-
WITHDIST
public static final Protocol.Keyword WITHDIST
-
WITHHASH
public static final Protocol.Keyword WITHHASH
-
ANY
public static final Protocol.Keyword ANY
-
FROMMEMBER
public static final Protocol.Keyword FROMMEMBER
-
FROMLONLAT
public static final Protocol.Keyword FROMLONLAT
-
BYRADIUS
public static final Protocol.Keyword BYRADIUS
-
BYBOX
public static final Protocol.Keyword BYBOX
-
BYLEX
public static final Protocol.Keyword BYLEX
-
BYSCORE
public static final Protocol.Keyword BYSCORE
-
STOREDIST
public static final Protocol.Keyword STOREDIST
-
TO
public static final Protocol.Keyword TO
-
FORCE
public static final Protocol.Keyword FORCE
-
TIMEOUT
public static final Protocol.Keyword TIMEOUT
-
DB
public static final Protocol.Keyword DB
-
UNLOAD
public static final Protocol.Keyword UNLOAD
-
ABORT
public static final Protocol.Keyword ABORT
-
IDX
public static final Protocol.Keyword IDX
-
MINMATCHLEN
public static final Protocol.Keyword MINMATCHLEN
-
WITHMATCHLEN
public static final Protocol.Keyword WITHMATCHLEN
-
FULL
public static final Protocol.Keyword FULL
-
DELETE
public static final Protocol.Keyword DELETE
-
LIBRARYNAME
public static final Protocol.Keyword LIBRARYNAME
-
WITHCODE
public static final Protocol.Keyword WITHCODE
-
DESCRIPTION
public static final Protocol.Keyword DESCRIPTION
-
GETKEYS
public static final Protocol.Keyword GETKEYS
-
GETKEYSANDFLAGS
public static final Protocol.Keyword GETKEYSANDFLAGS
-
DOCS
public static final Protocol.Keyword DOCS
-
FILTERBY
public static final Protocol.Keyword FILTERBY
-
DUMP
public static final Protocol.Keyword DUMP
-
MODULE
public static final Protocol.Keyword MODULE
-
ACLCAT
public static final Protocol.Keyword ACLCAT
-
PATTERN
public static final Protocol.Keyword PATTERN
-
DOCTOR
public static final Protocol.Keyword DOCTOR
-
LATEST
public static final Protocol.Keyword LATEST
-
HISTORY
public static final Protocol.Keyword HISTORY
-
USAGE
public static final Protocol.Keyword USAGE
-
SAMPLES
public static final Protocol.Keyword SAMPLES
-
PURGE
public static final Protocol.Keyword PURGE
-
STATS
public static final Protocol.Keyword STATS
-
LOADEX
public static final Protocol.Keyword LOADEX
-
CONFIG
public static final Protocol.Keyword CONFIG
-
ARGS
public static final Protocol.Keyword ARGS
-
RANK
public static final Protocol.Keyword RANK
-
NOW
public static final Protocol.Keyword NOW
-
VERSION
public static final Protocol.Keyword VERSION
-
ADDR
public static final Protocol.Keyword ADDR
-
SKIPME
public static final Protocol.Keyword SKIPME
-
USER
public static final Protocol.Keyword USER
-
LADDR
public static final Protocol.Keyword LADDR
-
FIELDS
public static final Protocol.Keyword FIELDS
-
CHANNELS
public static final Protocol.Keyword CHANNELS
-
NUMPAT
public static final Protocol.Keyword NUMPAT
-
NUMSUB
public static final Protocol.Keyword NUMSUB
-
SHARDCHANNELS
public static final Protocol.Keyword SHARDCHANNELS
-
SHARDNUMSUB
public static final Protocol.Keyword SHARDNUMSUB
-
NOVALUES
public static final Protocol.Keyword NOVALUES
-
MAXAGE
public static final Protocol.Keyword MAXAGE
-
FXX
public static final Protocol.Keyword FXX
-
FNX
public static final Protocol.Keyword FNX
-
ADDSLOTS
public static final Protocol.Keyword ADDSLOTS
-
ADDSLOTSRANGE
public static final Protocol.Keyword ADDSLOTSRANGE
-
BUMPEPOCH
public static final Protocol.Keyword BUMPEPOCH
-
COUNTKEYSINSLOT
public static final Protocol.Keyword COUNTKEYSINSLOT
-
DELSLOTS
public static final Protocol.Keyword DELSLOTS
-
DELSLOTSRANGE
public static final Protocol.Keyword DELSLOTSRANGE
-
FAILOVER
public static final Protocol.Keyword FAILOVER
-
FLUSHSLOTS
public static final Protocol.Keyword FLUSHSLOTS
-
FORGET
public static final Protocol.Keyword FORGET
-
GETKEYSINSLOT
public static final Protocol.Keyword GETKEYSINSLOT
-
KEYSLOT
public static final Protocol.Keyword KEYSLOT
-
LINKS
public static final Protocol.Keyword LINKS
-
MEET
public static final Protocol.Keyword MEET
-
MYID
public static final Protocol.Keyword MYID
-
MYSHARDID
public static final Protocol.Keyword MYSHARDID
-
NODES
public static final Protocol.Keyword NODES
-
REPLICAS
public static final Protocol.Keyword REPLICAS
-
REPLICATE
public static final Protocol.Keyword REPLICATE
-
SAVECONFIG
public static final Protocol.Keyword SAVECONFIG
-
SETSLOT
public static final Protocol.Keyword SETSLOT
-
SLAVES
public static final Protocol.Keyword SLAVES
-
SLOTS
public static final Protocol.Keyword SLOTS
-
-
Method Detail
-
values
public static Protocol.Keyword[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (Protocol.Keyword c : Protocol.Keyword.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static Protocol.Keyword valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
-