| Package | Description |
|---|---|
| io.airlift.drift.client | |
| io.airlift.drift.client.address | |
| io.airlift.drift.client.guice |
| Modifier and Type | Method and Description |
|---|---|
DriftClientFactory |
DriftClientFactoryManager.createDriftClientFactory(I clientIdentity,
AddressSelector<?> addressSelector,
ExceptionClassifier exceptionClassifier) |
| Constructor and Description |
|---|
DriftClientFactory(ThriftCodecManager codecManager,
MethodInvokerFactory<?> invokerFactory,
AddressSelector<? extends Address> addressSelector) |
DriftClientFactory(ThriftCodecManager codecManager,
MethodInvokerFactory<?> invokerFactory,
AddressSelector<? extends Address> addressSelector,
ExceptionClassifier exceptionClassifier) |
DriftClientFactory(ThriftCodecManager codecManager,
Supplier<MethodInvoker> methodInvokerSupplier,
AddressSelector<? extends Address> addressSelector,
ExceptionClassifier exceptionClassifier,
MethodInvocationStatsFactory methodInvocationStatsFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleAddressSelector |
| Modifier and Type | Method and Description |
|---|---|
DriftClientBindingBuilder |
DriftClientBindingBuilder.withAddressSelector(AddressSelector<?> addressSelector) |
Copyright © 2012–2018. All rights reserved.