public interface NodeAsync
Modifier and Type | Method and Description |
---|---|
RFuture<Map<String,String>> |
clusterInfoAsync() |
RFuture<Map<String,String>> |
infoAsync(Node.InfoSection section) |
RFuture<Boolean> |
pingAsync() |
RFuture<Long> |
timeAsync() |
Copyright © 2014–2018 The Redisson Project. All rights reserved.