Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
O
P
Q
R
S
T
U
V
W
Z
A
add(String)
- Method in class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
append(String, String)
- Method in class org.apache.camel.component.redis.
RedisClient
B
blpop(String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
brpop(String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
brpoplpush(String, String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
C
CHANNEL
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
Command
- Enum in
org.apache.camel.component.redis
COMMAND
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
CommandDispatcher
- Class in
org.apache.camel.component.redis
CommandDispatcher(RedisConfiguration, Exchange)
- Constructor for class org.apache.camel.component.redis.
CommandDispatcher
confirm(String)
- Method in class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
contains(String)
- Method in class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
COUNT
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
createConsumer(Processor)
- Method in class org.apache.camel.component.redis.
RedisEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.redis.
RedisComponent
createProducer()
- Method in class org.apache.camel.component.redis.
RedisEndpoint
D
DB
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
decr(String)
- Method in class org.apache.camel.component.redis.
RedisClient
decrby(String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
del(Collection<String>)
- Method in class org.apache.camel.component.redis.
RedisClient
DESTINATION
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
discard()
- Method in class org.apache.camel.component.redis.
RedisClient
doShutdown()
- Method in class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
doShutdown()
- Method in class org.apache.camel.component.redis.
RedisEndpoint
doStart()
- Method in class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
doStart()
- Method in class org.apache.camel.component.redis.
RedisConsumer
doStop()
- Method in class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
E
echo(String)
- Method in class org.apache.camel.component.redis.
RedisClient
END
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
exec()
- Method in class org.apache.camel.component.redis.
RedisClient
execute(RedisClient)
- Method in class org.apache.camel.component.redis.
CommandDispatcher
exists(String)
- Method in class org.apache.camel.component.redis.
RedisClient
expire(String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
expireat(String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
F
FIELD
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
FIELDS
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
G
get(String)
- Method in class org.apache.camel.component.redis.
RedisClient
getbit(String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
getChannels()
- Method in class org.apache.camel.component.redis.
RedisConfiguration
getCommand()
- Method in class org.apache.camel.component.redis.
RedisConfiguration
getConfiguration()
- Method in class org.apache.camel.component.redis.
RedisEndpoint
getConfiguration()
- Method in class org.apache.camel.component.redis.
RedisProducer
getConnectionFactory()
- Method in class org.apache.camel.component.redis.
RedisConfiguration
getCount()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getDb()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getDestination()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getEndpoint()
- Method in class org.apache.camel.component.redis.
RedisProducer
getHost()
- Method in class org.apache.camel.component.redis.
RedisConfiguration
getIncrement()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getIndex()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getKeys()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getListenerContainer()
- Method in class org.apache.camel.component.redis.
RedisConfiguration
getMax()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getMin()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getPattern()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getPivot()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getPort()
- Method in class org.apache.camel.component.redis.
RedisConfiguration
getPosition()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getProcessorName()
- Method in class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
getrange(String, Long, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
getRedisTemplate()
- Method in class org.apache.camel.component.redis.
RedisConfiguration
getScore()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getSerializer()
- Method in class org.apache.camel.component.redis.
RedisConfiguration
getset(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
getTimestamp()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
getWithScore()
- Method in class org.apache.camel.component.redis.
CommandDispatcher
H
hdel(String, String)
- Method in class org.apache.camel.component.redis.
RedisClient
hexists(String, String)
- Method in class org.apache.camel.component.redis.
RedisClient
hget(String, String)
- Method in class org.apache.camel.component.redis.
RedisClient
hgetAll(String)
- Method in class org.apache.camel.component.redis.
RedisClient
hincrBy(String, String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
hkeys(String)
- Method in class org.apache.camel.component.redis.
RedisClient
hlen(String)
- Method in class org.apache.camel.component.redis.
RedisClient
hmget(String, Collection<String>)
- Method in class org.apache.camel.component.redis.
RedisClient
hmset(String, Map<String, Object>)
- Method in class org.apache.camel.component.redis.
RedisClient
hset(String, String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
hsetnx(String, String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
hvals(String)
- Method in class org.apache.camel.component.redis.
RedisClient
I
incr(String)
- Method in class org.apache.camel.component.redis.
RedisClient
incrby(String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
INCREMENT
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
INDEX
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
isSingleton()
- Method in class org.apache.camel.component.redis.
RedisEndpoint
K
KEY
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
keys(String)
- Method in class org.apache.camel.component.redis.
RedisClient
KEYS
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
L
lindex(String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
linsert(String, Object, String, String)
- Method in class org.apache.camel.component.redis.
RedisClient
llen(String)
- Method in class org.apache.camel.component.redis.
RedisClient
lpop(String)
- Method in class org.apache.camel.component.redis.
RedisClient
lpush(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
lrange(String, Long, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
lrem(String, Object, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
lset(String, Object, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
ltrim(String, Long, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
M
MAX
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
MESSAGE
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
mget(Collection<String>)
- Method in class org.apache.camel.component.redis.
RedisClient
MIN
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
move(String, Integer)
- Method in class org.apache.camel.component.redis.
RedisClient
mset(Map<String, Object>)
- Method in class org.apache.camel.component.redis.
RedisClient
msetnx(Map<String, Object>)
- Method in class org.apache.camel.component.redis.
RedisClient
multi()
- Method in class org.apache.camel.component.redis.
RedisClient
O
OFFSET
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
onMessage(Message, byte[])
- Method in class org.apache.camel.component.redis.
RedisConsumer
org.apache.camel.component.redis
- package org.apache.camel.component.redis
org.apache.camel.component.redis.processor.idempotent
- package org.apache.camel.component.redis.processor.idempotent
P
PATTERN
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
persist(String)
- Method in class org.apache.camel.component.redis.
RedisClient
pexpire(String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
pexpireat(String, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
ping()
- Method in class org.apache.camel.component.redis.
RedisClient
PIVOT
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
POSITION
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
process(Exchange)
- Method in class org.apache.camel.component.redis.
RedisProducer
publish(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
Q
quit()
- Method in class org.apache.camel.component.redis.
RedisClient
R
randomkey()
- Method in class org.apache.camel.component.redis.
RedisClient
RedisClient
- Class in
org.apache.camel.component.redis
RedisClient(RedisTemplate<String, Object>)
- Constructor for class org.apache.camel.component.redis.
RedisClient
RedisComponent
- Class in
org.apache.camel.component.redis
Represents the component that manages
RedisEndpoint
.
RedisComponent()
- Constructor for class org.apache.camel.component.redis.
RedisComponent
RedisConfiguration
- Class in
org.apache.camel.component.redis
RedisConfiguration()
- Constructor for class org.apache.camel.component.redis.
RedisConfiguration
RedisConstants
- Interface in
org.apache.camel.component.redis
RedisConsumer
- Class in
org.apache.camel.component.redis
RedisConsumer(RedisEndpoint, Processor, RedisConfiguration)
- Constructor for class org.apache.camel.component.redis.
RedisConsumer
RedisEndpoint
- Class in
org.apache.camel.component.redis
Represents a Redis endpoint.
RedisEndpoint(String, RedisComponent, RedisConfiguration)
- Constructor for class org.apache.camel.component.redis.
RedisEndpoint
RedisIdempotentRepository
- Class in
org.apache.camel.component.redis.processor.idempotent
RedisIdempotentRepository(RedisTemplate<String, String>, String)
- Constructor for class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
RedisIdempotentRepository(String)
- Constructor for class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
redisIdempotentRepository(String)
- Static method in class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
redisIdempotentRepository(RedisTemplate<String, String>, String)
- Static method in class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
RedisProducer
- Class in
org.apache.camel.component.redis
The Redis producer.
RedisProducer(RedisEndpoint, RedisConfiguration)
- Constructor for class org.apache.camel.component.redis.
RedisProducer
remove(String)
- Method in class org.apache.camel.component.redis.processor.idempotent.
RedisIdempotentRepository
rename(String, String)
- Method in class org.apache.camel.component.redis.
RedisClient
renamenx(String, String)
- Method in class org.apache.camel.component.redis.
RedisClient
rpop(String)
- Method in class org.apache.camel.component.redis.
RedisClient
rpoplpush(String, String)
- Method in class org.apache.camel.component.redis.
RedisClient
rpush(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
rpushx(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
S
sadd(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
scard(String)
- Method in class org.apache.camel.component.redis.
RedisClient
SCORE
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
sdiff(String, Collection<String>)
- Method in class org.apache.camel.component.redis.
RedisClient
sdiffstore(String, Collection<String>, String)
- Method in class org.apache.camel.component.redis.
RedisClient
set(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
setbit(String, Long, Boolean)
- Method in class org.apache.camel.component.redis.
RedisClient
setChannels(String)
- Method in class org.apache.camel.component.redis.
RedisConfiguration
setCommand(String)
- Method in class org.apache.camel.component.redis.
RedisConfiguration
setConnectionFactory(RedisConnectionFactory)
- Method in class org.apache.camel.component.redis.
RedisConfiguration
setex(String, Object, Long, TimeUnit)
- Method in class org.apache.camel.component.redis.
RedisClient
setex(String, Object, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
setHost(String)
- Method in class org.apache.camel.component.redis.
RedisConfiguration
setListenerContainer(RedisMessageListenerContainer)
- Method in class org.apache.camel.component.redis.
RedisConfiguration
setnx(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
setPort(Integer)
- Method in class org.apache.camel.component.redis.
RedisConfiguration
setRedisTemplate(RedisTemplate)
- Method in class org.apache.camel.component.redis.
RedisConfiguration
setSerializer(RedisSerializer)
- Method in class org.apache.camel.component.redis.
RedisConfiguration
sinter(String, Collection<String>)
- Method in class org.apache.camel.component.redis.
RedisClient
sinterstore(String, Collection<String>, String)
- Method in class org.apache.camel.component.redis.
RedisClient
sismember(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
smembers(String)
- Method in class org.apache.camel.component.redis.
RedisClient
smove(String, Object, String)
- Method in class org.apache.camel.component.redis.
RedisClient
sort(String)
- Method in class org.apache.camel.component.redis.
RedisClient
spop(String)
- Method in class org.apache.camel.component.redis.
RedisClient
srandmember(String)
- Method in class org.apache.camel.component.redis.
RedisClient
srem(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
START
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
stop()
- Method in class org.apache.camel.component.redis.
RedisConfiguration
strlen(String)
- Method in class org.apache.camel.component.redis.
RedisClient
sunion(String, Collection<String>)
- Method in class org.apache.camel.component.redis.
RedisClient
sunionstore(String, Collection<String>, String)
- Method in class org.apache.camel.component.redis.
RedisClient
T
TIMEOUT
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
TIMESTAMP
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
toString()
- Method in class org.apache.camel.component.redis.
RedisProducer
ttl(String)
- Method in class org.apache.camel.component.redis.
RedisClient
type(String)
- Method in class org.apache.camel.component.redis.
RedisClient
U
unwatch()
- Method in class org.apache.camel.component.redis.
RedisClient
V
VALUE
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
valueOf(String)
- Static method in enum org.apache.camel.component.redis.
Command
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.camel.component.redis.
Command
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
W
watch(Collection<String>)
- Method in class org.apache.camel.component.redis.
RedisClient
WITHSCORE
- Static variable in interface org.apache.camel.component.redis.
RedisConstants
Z
zadd(String, Object, Double)
- Method in class org.apache.camel.component.redis.
RedisClient
zcard(String)
- Method in class org.apache.camel.component.redis.
RedisClient
zcount(String, Double, Double)
- Method in class org.apache.camel.component.redis.
RedisClient
zincrby(String, Object, Double)
- Method in class org.apache.camel.component.redis.
RedisClient
zinterstore(String, Collection<String>, String)
- Method in class org.apache.camel.component.redis.
RedisClient
zrange(String, Long, Long, Boolean)
- Method in class org.apache.camel.component.redis.
RedisClient
zrangebyscore(String, Double, Double)
- Method in class org.apache.camel.component.redis.
RedisClient
zrank(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
zrem(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
zremrangebyrank(String, Long, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
zremrangebyscore(String, Long, Long)
- Method in class org.apache.camel.component.redis.
RedisClient
zrevrange(String, Long, Long, Boolean)
- Method in class org.apache.camel.component.redis.
RedisClient
zrevrangebyscore(String, Double, Double)
- Method in class org.apache.camel.component.redis.
RedisClient
zrevrank(String, Object)
- Method in class org.apache.camel.component.redis.
RedisClient
zunionstore(String, Collection<String>, String)
- Method in class org.apache.camel.component.redis.
RedisClient
A
B
C
D
E
F
G
H
I
K
L
M
O
P
Q
R
S
T
U
V
W
Z
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache Camel