org.apache.accumulo.cloudtrace.thrift
Class TestService.Client
java.lang.Object
org.apache.accumulo.cloudtrace.thrift.TestService.Client
- All Implemented Interfaces:
- TestService.Iface, org.apache.thrift.TServiceClient
- Enclosing class:
- TestService
public static class TestService.Client
- extends Object
- implements org.apache.thrift.TServiceClient, TestService.Iface
Field Summary |
protected org.apache.thrift.protocol.TProtocol |
iprot_
|
protected org.apache.thrift.protocol.TProtocol |
oprot_
|
protected int |
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iprot_
protected org.apache.thrift.protocol.TProtocol iprot_
oprot_
protected org.apache.thrift.protocol.TProtocol oprot_
seqid_
protected int seqid_
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)
getInputProtocol
public org.apache.thrift.protocol.TProtocol getInputProtocol()
- Specified by:
getInputProtocol
in interface org.apache.thrift.TServiceClient
getOutputProtocol
public org.apache.thrift.protocol.TProtocol getOutputProtocol()
- Specified by:
getOutputProtocol
in interface org.apache.thrift.TServiceClient
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 © 2012 The Apache Software Foundation. All Rights Reserved.