public static class TestService.Client extends org.apache.thrift.TServiceClient implements TestService.Iface
| Modifier and Type | Class and Description |
|---|---|
static class |
TestService.Client.Factory |
| Constructor and Description |
|---|
TestService.Client(org.apache.thrift.protocol.TProtocol prot) |
TestService.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkTrace(TInfo tinfo,
String message) |
boolean |
recv_checkTrace() |
void |
send_checkTrace(TInfo tinfo,
String message) |
public TestService.Client(org.apache.thrift.protocol.TProtocol prot)
public TestService.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
public boolean checkTrace(TInfo tinfo, String message) throws org.apache.thrift.TException
checkTrace in interface TestService.Ifaceorg.apache.thrift.TExceptionpublic void send_checkTrace(TInfo tinfo, String message) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_checkTrace()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2015 Apache Accumulo Project. All rights reserved.