Skip navigation links
B C F G H K M N O P S W 

B

BaseGrpcClient<R> - Class in com.expedia.www.haystack.remote.clients
 
BaseGrpcClient(Metrics, ManagedChannel, SpanAgentGrpc.SpanAgentStub, StreamObserver<DispatchResult>, long) - Constructor for class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
BaseGrpcClient.Builder - Class in com.expedia.www.haystack.remote.clients
 
BaseGrpcClient.GRPCAgentClientStreamObserver - Class in com.expedia.www.haystack.remote.clients
 
BaseHttpClient - Class in com.expedia.www.haystack.remote.clients
 
BaseHttpClient(String, Map<String, String>) - Constructor for class com.expedia.www.haystack.remote.clients.BaseHttpClient
 
BaseHttpClient(String) - Constructor for class com.expedia.www.haystack.remote.clients.BaseHttpClient
 
BaseHttpClient(String, Map<String, String>, CloseableHttpClient) - Constructor for class com.expedia.www.haystack.remote.clients.BaseHttpClient
 
build() - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
build() - Method in class com.expedia.www.haystack.remote.clients.GRPCAgentProtoClient.Builder
 
Builder(MetricsRegistry, ManagedChannel) - Constructor for class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
Builder(Metrics, ManagedChannel) - Constructor for class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
Builder(MetricsRegistry, String, int) - Constructor for class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
Builder(Metrics, String, int) - Constructor for class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
Builder(MetricsRegistry, ManagedChannel) - Constructor for class com.expedia.www.haystack.remote.clients.GRPCAgentProtoClient.Builder
 
Builder(Metrics, String, int) - Constructor for class com.expedia.www.haystack.remote.clients.GRPCAgentProtoClient.Builder
 
Builder(MetricsRegistry, String, int) - Constructor for class com.expedia.www.haystack.remote.clients.GRPCAgentProtoClient.Builder
 
buildManagedChannel() - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 

C

channel - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
channel - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
Client<R> - Interface in com.expedia.www.haystack.remote.clients
A Client is how a RemoteDispatcher sends it's finished spans to a remote endpoint
ClientException - Exception in com.expedia.www.haystack.remote.clients
An Exception to indicate a client failure
ClientException() - Constructor for exception com.expedia.www.haystack.remote.clients.ClientException
 
ClientException(String) - Constructor for exception com.expedia.www.haystack.remote.clients.ClientException
 
ClientException(String, Throwable) - Constructor for exception com.expedia.www.haystack.remote.clients.ClientException
 
ClientException(Throwable) - Constructor for exception com.expedia.www.haystack.remote.clients.ClientException
 
close() - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
close() - Method in class com.expedia.www.haystack.remote.clients.BaseHttpClient
 
close() - Method in interface com.expedia.www.haystack.remote.clients.Client
 
closeExceptionCounter - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
closeInterruptedCounter - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
closeTimeoutCounter - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
closeTimer - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
com.expedia.www.haystack.remote.clients - package com.expedia.www.haystack.remote.clients
 

F

flush() - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
flush() - Method in class com.expedia.www.haystack.remote.clients.BaseHttpClient
 
flush() - Method in interface com.expedia.www.haystack.remote.clients.Client
 
flushCounter - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 

G

getEndpoint() - Method in class com.expedia.www.haystack.remote.clients.BaseHttpClient
 
getHeaders() - Method in class com.expedia.www.haystack.remote.clients.BaseHttpClient
 
GRPCAgentClientStreamObserver(Metrics) - Constructor for class com.expedia.www.haystack.remote.clients.BaseGrpcClient.GRPCAgentClientStreamObserver
 
GRPCAgentProtoClient - Class in com.expedia.www.haystack.remote.clients
 
GRPCAgentProtoClient(Metrics, ManagedChannel, SpanAgentGrpc.SpanAgentStub, StreamObserver<DispatchResult>, long) - Constructor for class com.expedia.www.haystack.remote.clients.GRPCAgentProtoClient
 
GRPCAgentProtoClient.Builder - Class in com.expedia.www.haystack.remote.clients
 

H

host - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
HttpCollectorProtoClient - Class in com.expedia.www.haystack.remote.clients
 
HttpCollectorProtoClient(String, Map<String, String>) - Constructor for class com.expedia.www.haystack.remote.clients.HttpCollectorProtoClient
 
HttpCollectorProtoClient(String) - Constructor for class com.expedia.www.haystack.remote.clients.HttpCollectorProtoClient
 
HttpCollectorProtoClient(String, Map<String, String>, CloseableHttpClient) - Constructor for class com.expedia.www.haystack.remote.clients.HttpCollectorProtoClient
 

K

keepAliveTimeMS - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
keepAliveTimeoutMS - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
keepAliveWithoutCalls - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 

M

metrics - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 

N

negotiationType - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 

O

observer - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
observer - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
onCompleted() - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.GRPCAgentClientStreamObserver
 
onError(Throwable) - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.GRPCAgentClientStreamObserver
 
onNext(DispatchResult) - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.GRPCAgentClientStreamObserver
 

P

port - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 

S

send(byte[]) - Method in class com.expedia.www.haystack.remote.clients.BaseHttpClient
 
send(R) - Method in interface com.expedia.www.haystack.remote.clients.Client
All clients should control how they send spans to somewhere
send(Span) - Method in class com.expedia.www.haystack.remote.clients.GRPCAgentProtoClient
 
send(Span) - Method in class com.expedia.www.haystack.remote.clients.HttpCollectorProtoClient
 
sendExceptionCounter - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
sendTimer - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
shutdownTimeoutMS - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
shutdownTimeoutMS - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 
stub - Variable in class com.expedia.www.haystack.remote.clients.BaseGrpcClient
 

W

withKeepAliveTimeMS(long) - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
withKeepAliveTimeoutMS(long) - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
withKeepAliveWithoutCalls(boolean) - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
withNegotiationType(NegotiationType) - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
withObserver(StreamObserver<DispatchResult>) - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
withShutdownTimeoutMS(long) - Method in class com.expedia.www.haystack.remote.clients.BaseGrpcClient.Builder
 
B C F G H K M N O P S W 
Skip navigation links

Copyright © 2019. All rights reserved.