JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
F
G
H
M
O
R
T
C
close()
- Method in class me.lucko.helper.redis.plugin.
HelperRedis
E
enable()
- Method in class me.lucko.helper.redis.plugin.
HelperRedisPlugin
equals(Object)
- Method in class me.lucko.helper.redis.
RedisCredentials
F
fromConfig(ConfigurationSection)
- Static method in class me.lucko.helper.redis.
RedisCredentials
G
getAddress()
- Method in class me.lucko.helper.redis.
RedisCredentials
getChannel(String, TypeToken<T>)
- Method in class me.lucko.helper.redis.plugin.
HelperRedis
getGlobalCredentials()
- Method in class me.lucko.helper.redis.plugin.
HelperRedisPlugin
getGlobalCredentials()
- Method in interface me.lucko.helper.redis.
RedisProvider
Gets the global redis credentials being used for the global redis instance.
getJedis()
- Method in class me.lucko.helper.redis.plugin.
HelperRedis
getJedis()
- Method in interface me.lucko.helper.redis.
Redis
Gets a Jedis instance from the JedisPool.
getJedisPool()
- Method in class me.lucko.helper.redis.plugin.
HelperRedis
getJedisPool()
- Method in interface me.lucko.helper.redis.
Redis
Gets the JedisPool instance backing the redis instance
getPassword()
- Method in class me.lucko.helper.redis.
RedisCredentials
getPort()
- Method in class me.lucko.helper.redis.
RedisCredentials
getRedis()
- Method in class me.lucko.helper.redis.plugin.
HelperRedisPlugin
getRedis(RedisCredentials)
- Method in class me.lucko.helper.redis.plugin.
HelperRedisPlugin
getRedis()
- Method in interface me.lucko.helper.redis.
RedisProvider
Gets the global redis instance.
getRedis(RedisCredentials)
- Method in interface me.lucko.helper.redis.
RedisProvider
Constructs a new redis instance using the given credentials.
H
hashCode()
- Method in class me.lucko.helper.redis.
RedisCredentials
HelperRedis
- Class in
me.lucko.helper.redis.plugin
HelperRedis(RedisCredentials)
- Constructor for class me.lucko.helper.redis.plugin.
HelperRedis
HelperRedisPlugin
- Class in
me.lucko.helper.redis.plugin
HelperRedisPlugin()
- Constructor for class me.lucko.helper.redis.plugin.
HelperRedisPlugin
M
me.lucko.helper.redis
- package me.lucko.helper.redis
me.lucko.helper.redis.plugin
- package me.lucko.helper.redis.plugin
O
of(String, int, String)
- Static method in class me.lucko.helper.redis.
RedisCredentials
of(String, int)
- Static method in class me.lucko.helper.redis.
RedisCredentials
R
Redis
- Interface in
me.lucko.helper.redis
Represents an individual redis instance, created by the library.
RedisCredentials
- Class in
me.lucko.helper.redis
Represents the credentials for a remote redis instance.
RedisProvider
- Interface in
me.lucko.helper.redis
Provides
Redis
instances.
T
toString()
- Method in class me.lucko.helper.redis.
RedisCredentials
C
E
F
G
H
M
O
R
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.