org.apache.accumulo.trace.thrift
Class SpanReceiver.Client
java.lang.Object
org.apache.thrift.TServiceClient
org.apache.accumulo.trace.thrift.SpanReceiver.Client
- All Implemented Interfaces:
- SpanReceiver.Iface
- Enclosing class:
- SpanReceiver
public static class SpanReceiver.Client
- extends org.apache.thrift.TServiceClient
- implements SpanReceiver.Iface
Fields inherited from class org.apache.thrift.TServiceClient |
iprot_, oprot_, 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 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 |
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)
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 © 2013 Apache Accumulo Project. All Rights Reserved.