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 Constructor Description ExtendedSimpleAddressSelectorBinder()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbind(com.google.inject.Binder binder, Annotation annotation, String prefix)static io.airlift.drift.client.guice.AddressSelectorBinderextendedSimpleAddressSelector()
-
-
-
Method Detail
-
extendedSimpleAddressSelector
public static io.airlift.drift.client.guice.AddressSelectorBinder extendedSimpleAddressSelector()
-
bind
public void bind(com.google.inject.Binder binder, Annotation annotation, String prefix)- Specified by:
bindin interfaceio.airlift.drift.client.guice.AddressSelectorBinder
-
-