Skip navigation links
B C D G I J P R S 

B

build(Environment) - Method in class com.bendb.dropwizard.redis.JedisFactory
 

C

check() - Method in class com.bendb.dropwizard.redis.JedisHealthCheck
 
com.bendb.dropwizard.redis - package com.bendb.dropwizard.redis
 
com.bendb.dropwizard.redis.jersey - package com.bendb.dropwizard.redis.jersey
 
configure() - Method in class com.bendb.dropwizard.redis.jersey.JedisPoolBinder
 

D

DEFAULT_MAX_TOTAL - Static variable in class com.bendb.dropwizard.redis.JedisFactory
 
DEFAULT_PORT - Static variable in class com.bendb.dropwizard.redis.JedisFactory
 
dispose(Jedis) - Method in class com.bendb.dropwizard.redis.jersey.JedisFactory
 

G

getEndpoint() - Method in class com.bendb.dropwizard.redis.JedisFactory
 
getHost() - Method in class com.bendb.dropwizard.redis.JedisFactory
 
getJedisFactory(C) - Method in interface com.bendb.dropwizard.redis.JedisConfiguration
 
getMaxIdle() - Method in class com.bendb.dropwizard.redis.JedisFactory
 
getMaxTotal() - Method in class com.bendb.dropwizard.redis.JedisFactory
 
getMinIdle() - Method in class com.bendb.dropwizard.redis.JedisFactory
 
getPassword() - Method in class com.bendb.dropwizard.redis.JedisFactory
 
getPool() - Method in class com.bendb.dropwizard.redis.JedisBundle
 
getPort() - Method in class com.bendb.dropwizard.redis.JedisFactory
 

I

initialize(Bootstrap<?>) - Method in class com.bendb.dropwizard.redis.JedisBundle
 

J

JedisBundle<C extends io.dropwizard.Configuration> - Class in com.bendb.dropwizard.redis
 
JedisBundle() - Constructor for class com.bendb.dropwizard.redis.JedisBundle
 
JedisConfiguration<C extends io.dropwizard.Configuration> - Interface in com.bendb.dropwizard.redis
 
JedisFactory - Class in com.bendb.dropwizard.redis
A factory for creating configured JedisPool instances.
JedisFactory() - Constructor for class com.bendb.dropwizard.redis.JedisFactory
 
JedisFactory - Class in com.bendb.dropwizard.redis.jersey
Factory to create Jedis connections from the JedisPool Singleton setup in JedisPoolBinder.
JedisFactory(JedisPool) - Constructor for class com.bendb.dropwizard.redis.jersey.JedisFactory
 
JedisHealthCheck - Class in com.bendb.dropwizard.redis
 
JedisHealthCheck(JedisPool) - Constructor for class com.bendb.dropwizard.redis.JedisHealthCheck
 
JedisPoolBinder - Class in com.bendb.dropwizard.redis.jersey
Bind a JedisPool instance, as configured in Dropwizard, and a HK2 Factory to create injectable Jedis.
JedisPoolBinder(JedisPool) - Constructor for class com.bendb.dropwizard.redis.jersey.JedisPoolBinder
 
JedisPoolManager - Class in com.bendb.dropwizard.redis
 
JedisPoolManager(JedisPool) - Constructor for class com.bendb.dropwizard.redis.JedisPoolManager
 

P

provide() - Method in class com.bendb.dropwizard.redis.jersey.JedisFactory
 

R

run(C, Environment) - Method in class com.bendb.dropwizard.redis.JedisBundle
 

S

setEndpoint(HostAndPort) - Method in class com.bendb.dropwizard.redis.JedisFactory
 
setMaxIdle(int) - Method in class com.bendb.dropwizard.redis.JedisFactory
 
setMaxTotal(int) - Method in class com.bendb.dropwizard.redis.JedisFactory
 
setMinIdle(int) - Method in class com.bendb.dropwizard.redis.JedisFactory
 
setPassword(String) - Method in class com.bendb.dropwizard.redis.JedisFactory
 
start() - Method in class com.bendb.dropwizard.redis.JedisPoolManager
 
stop() - Method in class com.bendb.dropwizard.redis.JedisPoolManager
 
B C D G I J P R S 
Skip navigation links

Copyright © 2016. All rights reserved.