public class RedisOrbitClient extends Object
Constructor and Description |
---|
RedisOrbitClient(org.redisson.api.RedissonClient redisClient,
Integer messagingHealthcheckInterval) |
Modifier and Type | Method and Description |
---|---|
org.redisson.api.RedissonClient |
getRedissonClient() |
boolean |
isConnectied() |
void |
shutdown() |
void |
subscribe(String channelId,
org.redisson.api.listener.MessageListener<RedisMsg> messageListener) |
public RedisOrbitClient(org.redisson.api.RedissonClient redisClient, Integer messagingHealthcheckInterval)
Copyright © 2019 Electronic Arts Inc. All rights reserved.