org.apache.accumulo.trace.thrift
public static class SpanReceiver.Client extends org.apache.thrift.TServiceClient implements SpanReceiver.Iface
Modifier and Type | Class and Description |
---|---|
static class |
SpanReceiver.Client.Factory |
Constructor and Description |
---|
SpanReceiver.Client(org.apache.thrift.protocol.TProtocol prot) |
SpanReceiver.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
Modifier and Type | Method and Description |
---|---|
void |
send_span(RemoteSpan span) |
void |
span(RemoteSpan span) |
public SpanReceiver.Client(org.apache.thrift.protocol.TProtocol prot)
public SpanReceiver.Client(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
public void span(RemoteSpan span) throws org.apache.thrift.TException
span
in interface SpanReceiver.Iface
org.apache.thrift.TException
public void send_span(RemoteSpan span) throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.