A
B
C
E
F
G
I
M
P
R
S
U
V
C
- ch.sourcemotion.vertx.redis.client.heimdall - package ch.sourcemotion.vertx.redis.client.heimdall
- ch.sourcemotion.vertx.redis.client.heimdall.impl.subscription - package ch.sourcemotion.vertx.redis.client.heimdall.impl.subscription
- ch.sourcemotion.vertx.redis.client.heimdall.impl.subscription.connection - package ch.sourcemotion.vertx.redis.client.heimdall.impl.subscription.connection
- ch.sourcemotion.vertx.redis.client.heimdall.subscription - package ch.sourcemotion.vertx.redis.client.heimdall.subscription
- CLIENT_BUSY - enum entry in ch.sourcemotion.vertx.redis.client.heimdall.RedisHeimdallException.Reason
If the user of the client tries to execute too many commands at once.
- close() - function in io.vertx.redis.client.RedisHeimdall
- close() - function in ch.sourcemotion.vertx.redis.client.heimdall.RedisHeimdallLight
- close() - function in ch.sourcemotion.vertx.redis.client.heimdall.subscription.RedisHeimdallSubscription
- connect(Handler) - function in io.vertx.redis.client.RedisHeimdall
- connect() - function in io.vertx.redis.client.RedisHeimdall
- connect() - function in ch.sourcemotion.vertx.redis.client.heimdall.RedisHeimdallLight
- connect(Handler) - function in io.vertx.redis.client.RedisHeimdallLight
- CONNECTION_ISSUE - enum entry in ch.sourcemotion.vertx.redis.client.heimdall.RedisHeimdallException.Reason
Most usual failure case. Thrown in the case of a connection issue.
- create(Vertx,RedisHeimdallOptions) - function in ch.sourcemotion.vertx.redis.client.heimdall.RedisHeimdall.Companion
- create(Vertx,RedisHeimdallSubscriptionOptions,Handler) - function in ch.sourcemotion.vertx.redis.client.heimdall.subscription.RedisHeimdallSubscription.Companion
- createLight(Vertx,RedisHeimdallOptions) - function in ch.sourcemotion.vertx.redis.client.heimdall.RedisHeimdall.Companion