org.apache.accumulo.cloudtrace.thrift
Class SpanReceiver.Client
java.lang.Object
org.apache.accumulo.cloudtrace.thrift.SpanReceiver.Client
- All Implemented Interfaces:
- SpanReceiver.Iface, org.apache.thrift.TServiceClient
- Enclosing class:
- SpanReceiver
public static class SpanReceiver.Client
- extends Object
- implements org.apache.thrift.TServiceClient, SpanReceiver.Iface
Field Summary |
protected org.apache.thrift.protocol.TProtocol |
iprot_
|
protected org.apache.thrift.protocol.TProtocol |
oprot_
|
protected int |
seqid_
|
Constructor Summary |
SpanReceiver.Client(org.apache.thrift.protocol.TProtocol prot)
|
SpanReceiver.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_
SpanReceiver.Client
public SpanReceiver.Client(org.apache.thrift.protocol.TProtocol prot)
SpanReceiver.Client
public SpanReceiver.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
span
public void span(RemoteSpan span)
throws org.apache.thrift.TException
- Specified by:
span
in interface SpanReceiver.Iface
- Throws:
org.apache.thrift.TException
send_span
public void send_span(RemoteSpan span)
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.