Uses of Class
org.redisson.remote.RemoteServiceAck
-
Packages that use RemoteServiceAck Package Description org.redisson.remote -
-
Uses of RemoteServiceAck in org.redisson.remote
Methods in org.redisson.remote that return types with arguments of type RemoteServiceAck Modifier and Type Method Description protected RFuture<RemoteServiceAck>
BaseRemoteProxy. tryPollAckAgainAsync(RemoteInvocationOptions optionsCopy, String ackName, RequestId requestId)
-