| Modifier and Type | Method and Description |
|---|---|
void |
Client.close() |
void |
BaseHttpClient.close() |
void |
Client.flush() |
void |
BaseHttpClient.flush() |
boolean |
BaseHttpClient.send(byte[] spanBytes) |
boolean |
Client.send(R span)
All clients should control how they send spans to somewhere
|
boolean |
GRPCAgentProtoClient.send(com.expedia.open.tracing.Span span) |
boolean |
HttpCollectorProtoClient.send(com.expedia.open.tracing.Span span) |
Copyright © 2019. All rights reserved.