| Package | Description |
|---|---|
| net.csdn.modules.thrift |
| Modifier and Type | Method and Description |
|---|---|
T |
ThriftClient.brow(String socketAddress) |
void |
ThriftClient.execute(String address,
ThriftClient.Callback<T> callback) |
void |
ThriftClient.tryExecute(String address,
ThriftClient.Callback<T> callback,
long tryTime,
int tryCount) |
Copyright © 2021. All rights reserved.