Uses of Class
io.airlift.drift.transport.client.InvokeRequest
Packages that use InvokeRequest
-
Uses of InvokeRequest in io.airlift.drift.transport.client
Methods in io.airlift.drift.transport.client with parameters of type InvokeRequestModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Object>MethodInvoker.invoke(InvokeRequest request) Invoke the specified method asynchronously.