Package io.trino.plugin.thrift.location
Class ExtendedSimpleAddressSelectorBinder
java.lang.Object
io.trino.plugin.thrift.location.ExtendedSimpleAddressSelectorBinder
- All Implemented Interfaces:
io.airlift.drift.client.guice.AddressSelectorBinder
public class ExtendedSimpleAddressSelectorBinder
extends Object
implements io.airlift.drift.client.guice.AddressSelectorBinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbind(com.google.inject.Binder binder, Annotation annotation, String prefix) static io.airlift.drift.client.guice.AddressSelectorBinder
-
Constructor Details
-
ExtendedSimpleAddressSelectorBinder
public ExtendedSimpleAddressSelectorBinder()
-
-
Method Details
-
extendedSimpleAddressSelector
public static io.airlift.drift.client.guice.AddressSelectorBinder extendedSimpleAddressSelector() -
bind
- Specified by:
bindin interfaceio.airlift.drift.client.guice.AddressSelectorBinder
-