Uses of Interface
io.airlift.drift.transport.client.Address
Packages that use Address
-
Uses of Address in io.airlift.drift.transport.client
Methods in io.airlift.drift.transport.client that return AddressModifier and TypeMethodDescriptionConnectionFailedException.getAddress()InvokeRequest.getAddress()Constructors in io.airlift.drift.transport.client with parameters of type AddressModifierConstructorDescriptionConnectionFailedException(Address address, Throwable cause) InvokeRequest(MethodMetadata method, Address address, Map<String, String> headers, List<Object> parameters)