Class Command


  • public class Command
    extends Object
    Auto generated API Commands to interact with REDIS.

    NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.

    • Field Detail

      • ACL

        public static final Command ACL
      • APPEND

        public static final Command APPEND
      • ASKING

        public static final Command ASKING
      • AUTH

        public static final Command AUTH
      • BGREWRITEAOF

        public static final Command BGREWRITEAOF
      • BGSAVE

        public static final Command BGSAVE
      • BITCOUNT

        public static final Command BITCOUNT
      • BITFIELD

        public static final Command BITFIELD
      • BITFIELD_RO

        public static final Command BITFIELD_RO
      • BITOP

        public static final Command BITOP
      • BITPOS

        public static final Command BITPOS
      • BLPOP

        public static final Command BLPOP
      • BRPOP

        public static final Command BRPOP
      • BRPOPLPUSH

        public static final Command BRPOPLPUSH
      • BZPOPMAX

        public static final Command BZPOPMAX
      • BZPOPMIN

        public static final Command BZPOPMIN
      • CLIENT

        public static final Command CLIENT
      • CLUSTER

        public static final Command CLUSTER
      • COMMAND

        public static final Command COMMAND
      • CONFIG

        public static final Command CONFIG
      • DBSIZE

        public static final Command DBSIZE
      • DEBUG

        public static final Command DEBUG
      • DECR

        public static final Command DECR
      • DECRBY

        public static final Command DECRBY
      • DEL

        public static final Command DEL
      • DISCARD

        public static final Command DISCARD
      • DUMP

        public static final Command DUMP
      • ECHO

        public static final Command ECHO
      • EVAL

        public static final Command EVAL
      • EVALSHA

        public static final Command EVALSHA
      • EXEC

        public static final Command EXEC
      • EXISTS

        public static final Command EXISTS
      • EXPIRE

        public static final Command EXPIRE
      • EXPIREAT

        public static final Command EXPIREAT
      • FLUSHALL

        public static final Command FLUSHALL
      • FLUSHDB

        public static final Command FLUSHDB
      • GEOADD

        public static final Command GEOADD
      • GEODIST

        public static final Command GEODIST
      • GEOHASH

        public static final Command GEOHASH
      • GEOPOS

        public static final Command GEOPOS
      • GEORADIUS

        public static final Command GEORADIUS
      • GEORADIUS_RO

        public static final Command GEORADIUS_RO
      • GEORADIUSBYMEMBER

        public static final Command GEORADIUSBYMEMBER
      • GEORADIUSBYMEMBER_RO

        public static final Command GEORADIUSBYMEMBER_RO
      • GET

        public static final Command GET
      • GETBIT

        public static final Command GETBIT
      • GETRANGE

        public static final Command GETRANGE
      • GETSET

        public static final Command GETSET
      • HDEL

        public static final Command HDEL
      • HELLO

        public static final Command HELLO
      • HEXISTS

        public static final Command HEXISTS
      • HGET

        public static final Command HGET
      • HGETALL

        public static final Command HGETALL
      • HINCRBY

        public static final Command HINCRBY
      • HINCRBYFLOAT

        public static final Command HINCRBYFLOAT
      • HKEYS

        public static final Command HKEYS
      • HLEN

        public static final Command HLEN
      • HMGET

        public static final Command HMGET
      • HMSET

        public static final Command HMSET
      • HOST

        public static final Command HOST
      • HSCAN

        public static final Command HSCAN
      • HSET

        public static final Command HSET
      • HSETNX

        public static final Command HSETNX
      • HSTRLEN

        public static final Command HSTRLEN
      • HVALS

        public static final Command HVALS
      • INCR

        public static final Command INCR
      • INCRBY

        public static final Command INCRBY
      • INCRBYFLOAT

        public static final Command INCRBYFLOAT
      • INFO

        public static final Command INFO
      • KEYS

        public static final Command KEYS
      • LASTSAVE

        public static final Command LASTSAVE
      • LATENCY

        public static final Command LATENCY
      • LINDEX

        public static final Command LINDEX
      • LINSERT

        public static final Command LINSERT
      • LLEN

        public static final Command LLEN
      • LOLWUT

        public static final Command LOLWUT
      • LPOP

        public static final Command LPOP
      • LPUSH

        public static final Command LPUSH
      • LPUSHX

        public static final Command LPUSHX
      • LRANGE

        public static final Command LRANGE
      • LREM

        public static final Command LREM
      • LSET

        public static final Command LSET
      • LTRIM

        public static final Command LTRIM
      • MEMORY

        public static final Command MEMORY
      • MGET

        public static final Command MGET
      • MIGRATE

        public static final Command MIGRATE
      • MODULE

        public static final Command MODULE
      • MONITOR

        public static final Command MONITOR
      • MOVE

        public static final Command MOVE
      • MSET

        public static final Command MSET
      • MSETNX

        public static final Command MSETNX
      • MULTI

        public static final Command MULTI
      • OBJECT

        public static final Command OBJECT
      • PERSIST

        public static final Command PERSIST
      • PEXPIRE

        public static final Command PEXPIRE
      • PEXPIREAT

        public static final Command PEXPIREAT
      • PFADD

        public static final Command PFADD
      • PFCOUNT

        public static final Command PFCOUNT
      • PFDEBUG

        public static final Command PFDEBUG
      • PFMERGE

        public static final Command PFMERGE
      • PFSELFTEST

        public static final Command PFSELFTEST
      • PING

        public static final Command PING
      • POST

        public static final Command POST
      • PSETEX

        public static final Command PSETEX
      • PSUBSCRIBE

        public static final Command PSUBSCRIBE
      • PSYNC

        public static final Command PSYNC
      • PTTL

        public static final Command PTTL
      • PUBLISH

        public static final Command PUBLISH
      • PUBSUB

        public static final Command PUBSUB
      • PUNSUBSCRIBE

        public static final Command PUNSUBSCRIBE
      • RANDOMKEY

        public static final Command RANDOMKEY
      • READONLY

        public static final Command READONLY
      • READWRITE

        public static final Command READWRITE
      • RENAME

        public static final Command RENAME
      • RENAMENX

        public static final Command RENAMENX
      • REPLCONF

        public static final Command REPLCONF
      • REPLICAOF

        public static final Command REPLICAOF
      • RESTORE

        public static final Command RESTORE
      • RESTORE_ASKING

        public static final Command RESTORE_ASKING
      • ROLE

        public static final Command ROLE
      • RPOP

        public static final Command RPOP
      • RPOPLPUSH

        public static final Command RPOPLPUSH
      • RPUSH

        public static final Command RPUSH
      • RPUSHX

        public static final Command RPUSHX
      • SADD

        public static final Command SADD
      • SAVE

        public static final Command SAVE
      • SCAN

        public static final Command SCAN
      • SCARD

        public static final Command SCARD
      • SCRIPT

        public static final Command SCRIPT
      • SDIFF

        public static final Command SDIFF
      • SDIFFSTORE

        public static final Command SDIFFSTORE
      • SELECT

        public static final Command SELECT
      • SET

        public static final Command SET
      • SETBIT

        public static final Command SETBIT
      • SETEX

        public static final Command SETEX
      • SETNX

        public static final Command SETNX
      • SETRANGE

        public static final Command SETRANGE
      • SHUTDOWN

        public static final Command SHUTDOWN
      • SINTER

        public static final Command SINTER
      • SINTERSTORE

        public static final Command SINTERSTORE
      • SISMEMBER

        public static final Command SISMEMBER
      • SLAVEOF

        public static final Command SLAVEOF
      • SLOWLOG

        public static final Command SLOWLOG
      • SMEMBERS

        public static final Command SMEMBERS
      • SMOVE

        public static final Command SMOVE
      • SORT

        public static final Command SORT
      • SPOP

        public static final Command SPOP
      • SRANDMEMBER

        public static final Command SRANDMEMBER
      • SREM

        public static final Command SREM
      • SSCAN

        public static final Command SSCAN
      • STRALGO

        public static final Command STRALGO
      • STRLEN

        public static final Command STRLEN
      • SUBSCRIBE

        public static final Command SUBSCRIBE
      • SUBSTR

        public static final Command SUBSTR
      • SUNION

        public static final Command SUNION
      • SUNIONSTORE

        public static final Command SUNIONSTORE
      • SWAPDB

        public static final Command SWAPDB
      • SYNC

        public static final Command SYNC
      • TIME

        public static final Command TIME
      • TOUCH

        public static final Command TOUCH
      • TTL

        public static final Command TTL
      • TYPE

        public static final Command TYPE
      • UNLINK

        public static final Command UNLINK
      • UNSUBSCRIBE

        public static final Command UNSUBSCRIBE
      • UNWATCH

        public static final Command UNWATCH
      • WAIT

        public static final Command WAIT
      • WATCH

        public static final Command WATCH
      • XACK

        public static final Command XACK
      • XADD

        public static final Command XADD
      • XCLAIM

        public static final Command XCLAIM
      • XDEL

        public static final Command XDEL
      • XGROUP

        public static final Command XGROUP
      • XINFO

        public static final Command XINFO
      • XLEN

        public static final Command XLEN
      • XPENDING

        public static final Command XPENDING
      • XRANGE

        public static final Command XRANGE
      • XREAD

        public static final Command XREAD
      • XREADGROUP

        public static final Command XREADGROUP
      • XREVRANGE

        public static final Command XREVRANGE
      • XSETID

        public static final Command XSETID
      • XTRIM

        public static final Command XTRIM
      • ZADD

        public static final Command ZADD
      • ZCARD

        public static final Command ZCARD
      • ZCOUNT

        public static final Command ZCOUNT
      • ZINCRBY

        public static final Command ZINCRBY
      • ZINTERSTORE

        public static final Command ZINTERSTORE
      • ZLEXCOUNT

        public static final Command ZLEXCOUNT
      • ZPOPMAX

        public static final Command ZPOPMAX
      • ZPOPMIN

        public static final Command ZPOPMIN
      • ZRANGE

        public static final Command ZRANGE
      • ZRANGEBYLEX

        public static final Command ZRANGEBYLEX
      • ZRANGEBYSCORE

        public static final Command ZRANGEBYSCORE
      • ZRANK

        public static final Command ZRANK
      • ZREM

        public static final Command ZREM
      • ZREMRANGEBYLEX

        public static final Command ZREMRANGEBYLEX
      • ZREMRANGEBYRANK

        public static final Command ZREMRANGEBYRANK
      • ZREMRANGEBYSCORE

        public static final Command ZREMRANGEBYSCORE
      • ZREVRANGE

        public static final Command ZREVRANGE
      • ZREVRANGEBYLEX

        public static final Command ZREVRANGEBYLEX
      • ZREVRANGEBYSCORE

        public static final Command ZREVRANGEBYSCORE
      • ZREVRANK

        public static final Command ZREVRANK
      • ZSCAN

        public static final Command ZSCAN
      • ZSCORE

        public static final Command ZSCORE
      • ZUNIONSTORE

        public static final Command ZUNIONSTORE
      • SENTINEL

        public static final Command SENTINEL
    • Constructor Detail

      • Command

        public Command​(io.vertx.redis.client.Command delegate)
      • Command

        public Command​(Object delegate)
    • Method Detail

      • getDelegate

        public io.vertx.redis.client.Command getDelegate()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • create

        public static Command create​(String command,
                                     int arity,
                                     int firstKey,
                                     int lastKey,
                                     int interval,
                                     boolean write,
                                     boolean readOnly,
                                     boolean movable,
                                     boolean pubsub)
        Parameters:
        command - command name
        arity - arity
        firstKey - position of the first key
        lastKey - position of the last key
        interval - step count for locating repeating keys
        write - write flag extracted from the nested Array reply of command flags
        readOnly - readOnly flag extracted from the nested Array reply of command flags
        movable - movable flag extracted from the nested Array reply of command flags
        pubsub - flag extracted from the nested Array reply of command flags
        Returns:
        a command instance
      • create

        public static Command create​(String command)
        Parameters:
        command -
        Returns:
        the cachable immutable command instance
      • getArity

        public int getArity()
      • isMultiKey

        public boolean isMultiKey()
      • getFirstKey

        public int getFirstKey()
      • getLastKey

        public int getLastKey()
      • getInterval

        public int getInterval()
      • isKeyless

        public boolean isKeyless()
      • isWrite

        public boolean isWrite()
      • isReadOnly

        public boolean isReadOnly()
      • isMovable

        public boolean isMovable()
      • isVoid

        public boolean isVoid()
      • isPubSub

        public boolean isPubSub()
      • getBytes

        public byte[] getBytes()
      • newInstance

        public static Command newInstance​(io.vertx.redis.client.Command arg)