org.apache.accumulo.trace.thrift
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.Iface
org.apache.thrift.TException
public void send_checkTrace(TInfo tinfo, String message) throws org.apache.thrift.TException
org.apache.thrift.TException
public boolean recv_checkTrace() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.