public interface ThriftService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> extends Closeable
| Modifier and Type | Method and Description | 
|---|---|
| void | makeRequest(ThriftRequest thriftRequest,
           ThriftResponse thriftResponse) | 
void makeRequest(ThriftRequest thriftRequest, ThriftResponse thriftResponse) throws IOException
IOException