public interface Node
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
getAddr()
Get Redis node address
|
boolean |
ping()
Ping Redis node by PING command.
|
InetSocketAddress getAddr()
boolean ping()
true
if PONG received, false
otherwiseCopyright © 2014–2016. All rights reserved.