| Package | Description |
|---|---|
| com.github.phantomthief.thrift.client.impl | |
| com.github.phantomthief.thrift.client.pool.impl |
| Constructor and Description |
|---|
FailoverThriftClientImpl(FailoverCheckingStrategy<ThriftServerInfo> failoverCheckingStrategy,
java.util.function.Supplier<List<ThriftServerInfo>> serverInfoProvider,
ThriftConnectionPoolProvider poolProvider)
Constructor for FailoverThriftClientImpl.
|
ThriftClientImpl(java.util.function.Supplier<List<ThriftServerInfo>> serverInfoProvider,
ThriftConnectionPoolProvider poolProvider)
Constructor for ThriftClientImpl.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultThriftConnectionPoolImpl
DefaultThriftConnectionPoolImpl class.
|
Copyright © 2015. All rights reserved.