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