org.apache.accumulo.trace.thrift
Class TestService.Client
java.lang.Object
org.apache.thrift.TServiceClient
org.apache.accumulo.trace.thrift.TestService.Client
- All Implemented Interfaces:
- TestService.Iface
- Enclosing class:
- TestService
public static class TestService.Client
- extends org.apache.thrift.TServiceClient
- implements TestService.Iface
Fields inherited from class org.apache.thrift.TServiceClient |
iprot_, oprot_, seqid_ |
Constructor Summary |
TestService.Client(org.apache.thrift.protocol.TProtocol prot)
|
TestService.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
|
Methods inherited from class org.apache.thrift.TServiceClient |
getInputProtocol, getOutputProtocol, receiveBase, sendBase |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestService.Client
public TestService.Client(org.apache.thrift.protocol.TProtocol prot)
TestService.Client
public TestService.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
checkTrace
public boolean checkTrace(TInfo tinfo,
String message)
throws org.apache.thrift.TException
- Specified by:
checkTrace
in interface TestService.Iface
- Throws:
org.apache.thrift.TException
send_checkTrace
public void send_checkTrace(TInfo tinfo,
String message)
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
recv_checkTrace
public boolean recv_checkTrace()
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.