A B C D E F G H I M R S T U V W Z 

A

addDefaultAnnotation(String, String) - Method in interface com.github.kristofa.brave.SpanCollector
Adds a fixed annotation that will be added to every span that is submitted to this collector.
addToAnnotations(Annotation) - Method in class com.twitter.zipkin.gen.Span
 
addToBinary_annotations(BinaryAnnotation) - Method in class com.twitter.zipkin.gen.Span
 
Annotation - Class in com.twitter.zipkin.gen
 
Annotation() - Constructor for class com.twitter.zipkin.gen.Annotation
 
Annotation(long, String) - Constructor for class com.twitter.zipkin.gen.Annotation
 
Annotation(Annotation) - Constructor for class com.twitter.zipkin.gen.Annotation
Performs a deep copy on other.
Annotation._Fields - Enum in com.twitter.zipkin.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
AnnotationSubmitter - Interface in com.github.kristofa.brave
Used to submit application specific annotations.
AnnotationType - Enum in com.twitter.zipkin.gen
 

B

BinaryAnnotation - Class in com.twitter.zipkin.gen
 
BinaryAnnotation() - Constructor for class com.twitter.zipkin.gen.BinaryAnnotation
 
BinaryAnnotation(String, ByteBuffer, AnnotationType) - Constructor for class com.twitter.zipkin.gen.BinaryAnnotation
 
BinaryAnnotation(BinaryAnnotation) - Constructor for class com.twitter.zipkin.gen.BinaryAnnotation
Performs a deep copy on other.
BinaryAnnotation._Fields - Enum in com.twitter.zipkin.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BraveAnnotations - Class in com.github.kristofa.brave
Annotations that add to the zipkinCoreConstants.
BraveAnnotations() - Constructor for class com.github.kristofa.brave.BraveAnnotations
 
BraveHttpHeaders - Enum in com.github.kristofa.brave
Contains the header keys that are used to represent trace id, span id, parent span id, sampled.
bufferForValue() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 

C

clear() - Method in class com.twitter.zipkin.gen.Annotation
 
clear() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
clear() - Method in class com.twitter.zipkin.gen.Endpoint
 
clear() - Method in class com.twitter.zipkin.gen.Span
 
clearCurrentSpan() - Method in interface com.github.kristofa.brave.ServerTracer
Clears current span.
CLIENT_RECV - Static variable in class com.twitter.zipkin.gen.zipkinCoreConstants
 
CLIENT_SEND - Static variable in class com.twitter.zipkin.gen.zipkinCoreConstants
 
ClientTracer - Interface in com.github.kristofa.brave
Used by a client that submits a new service request.
close() - Method in interface com.github.kristofa.brave.SpanCollector
Closes and cleans up resources.
close() - Method in interface com.github.kristofa.brave.TraceFilter
Should be called when TraceFilter will not be used anymore.
collect(Span) - Method in interface com.github.kristofa.brave.SpanCollector
Collect span.
com.github.kristofa.brave - package com.github.kristofa.brave
 
com.twitter.zipkin.gen - package com.twitter.zipkin.gen
 
compareTo(Annotation) - Method in class com.twitter.zipkin.gen.Annotation
 
compareTo(BinaryAnnotation) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
compareTo(Endpoint) - Method in class com.twitter.zipkin.gen.Endpoint
 
compareTo(Span) - Method in class com.twitter.zipkin.gen.Span
 

D

deepCopy() - Method in class com.twitter.zipkin.gen.Annotation
 
deepCopy() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
deepCopy() - Method in class com.twitter.zipkin.gen.Endpoint
 
deepCopy() - Method in class com.twitter.zipkin.gen.Span
 

E

Endpoint - Class in com.twitter.zipkin.gen
 
Endpoint() - Constructor for class com.twitter.zipkin.gen.Endpoint
 
Endpoint(int, short, String) - Constructor for class com.twitter.zipkin.gen.Endpoint
 
Endpoint(Endpoint) - Constructor for class com.twitter.zipkin.gen.Endpoint
Performs a deep copy on other.
Endpoint._Fields - Enum in com.twitter.zipkin.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
endPointSubmitted() - Method in interface com.github.kristofa.brave.EndPointSubmitter
Indicates if EndPoint has already been set.
EndPointSubmitter - Interface in com.github.kristofa.brave
Each Annotation we submit as part of a Span has an EndPoint defined.
equals(Object) - Method in class com.twitter.zipkin.gen.Annotation
 
equals(Annotation) - Method in class com.twitter.zipkin.gen.Annotation
 
equals(Object) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
equals(BinaryAnnotation) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
equals(Object) - Method in class com.twitter.zipkin.gen.Endpoint
 
equals(Endpoint) - Method in class com.twitter.zipkin.gen.Endpoint
 
equals(Object) - Method in class com.twitter.zipkin.gen.Span
 
equals(Span) - Method in class com.twitter.zipkin.gen.Span
 

F

fieldForId(int) - Method in class com.twitter.zipkin.gen.Annotation
 
fieldForId(int) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
fieldForId(int) - Method in class com.twitter.zipkin.gen.Endpoint
 
fieldForId(int) - Method in class com.twitter.zipkin.gen.Span
 
findByName(String) - Static method in enum com.twitter.zipkin.gen.Annotation._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.twitter.zipkin.gen.BinaryAnnotation._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.twitter.zipkin.gen.Endpoint._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.twitter.zipkin.gen.Span._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum com.twitter.zipkin.gen.Annotation._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.twitter.zipkin.gen.BinaryAnnotation._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.twitter.zipkin.gen.Endpoint._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.twitter.zipkin.gen.Span._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum com.twitter.zipkin.gen.Annotation._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.twitter.zipkin.gen.BinaryAnnotation._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.twitter.zipkin.gen.Endpoint._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.twitter.zipkin.gen.Span._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByValue(int) - Static method in enum com.twitter.zipkin.gen.AnnotationType
Find a the enum type by its integer value, as defined in the Thrift IDL.

G

getAnnotation_type() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
getAnnotations() - Method in class com.twitter.zipkin.gen.Span
 
getAnnotationsIterator() - Method in class com.twitter.zipkin.gen.Span
 
getAnnotationsSize() - Method in class com.twitter.zipkin.gen.Span
 
getBinary_annotations() - Method in class com.twitter.zipkin.gen.Span
 
getBinary_annotationsIterator() - Method in class com.twitter.zipkin.gen.Span
 
getBinary_annotationsSize() - Method in class com.twitter.zipkin.gen.Span
 
getCurrentServerSpan() - Method in interface com.github.kristofa.brave.ServerSpanThreadBinder
This should be called in the thread in which the request was received before executing code in new threads.
getDuration() - Method in class com.twitter.zipkin.gen.Annotation
 
getFieldName() - Method in enum com.twitter.zipkin.gen.Annotation._Fields
 
getFieldName() - Method in enum com.twitter.zipkin.gen.BinaryAnnotation._Fields
 
getFieldName() - Method in enum com.twitter.zipkin.gen.Endpoint._Fields
 
getFieldName() - Method in enum com.twitter.zipkin.gen.Span._Fields
 
getFieldValue(Annotation._Fields) - Method in class com.twitter.zipkin.gen.Annotation
 
getFieldValue(BinaryAnnotation._Fields) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
getFieldValue(Endpoint._Fields) - Method in class com.twitter.zipkin.gen.Endpoint
 
getFieldValue(Span._Fields) - Method in class com.twitter.zipkin.gen.Span
 
getHost() - Method in class com.twitter.zipkin.gen.Annotation
 
getHost() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
getId() - Method in class com.twitter.zipkin.gen.Span
 
getIpv4() - Method in class com.twitter.zipkin.gen.Endpoint
 
getKey() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
getName() - Method in enum com.github.kristofa.brave.BraveHttpHeaders
 
getName() - Method in class com.twitter.zipkin.gen.Span
 
getParent_id() - Method in class com.twitter.zipkin.gen.Span
 
getParentSpanId() - Method in interface com.github.kristofa.brave.SpanId
Get parent span id.
getPort() - Method in class com.twitter.zipkin.gen.Endpoint
 
getSample() - Method in interface com.github.kristofa.brave.ServerSpan
Indicates if we need to sample this request or not.
getService_name() - Method in class com.twitter.zipkin.gen.Endpoint
 
getSpan() - Method in interface com.github.kristofa.brave.ServerSpan
Gets the Trace/Span context.
getSpanId() - Method in interface com.github.kristofa.brave.SpanId
Get span id.
getThreadDuration() - Method in interface com.github.kristofa.brave.ServerSpan
Gets the sum of the durations of all threads that are executed as part of current service request.
getThreadDuration() - Method in interface com.github.kristofa.brave.ServerTracer
Gets the thread execution duration for this span.
getThriftFieldId() - Method in enum com.twitter.zipkin.gen.Annotation._Fields
 
getThriftFieldId() - Method in enum com.twitter.zipkin.gen.BinaryAnnotation._Fields
 
getThriftFieldId() - Method in enum com.twitter.zipkin.gen.Endpoint._Fields
 
getThriftFieldId() - Method in enum com.twitter.zipkin.gen.Span._Fields
 
getTimestamp() - Method in class com.twitter.zipkin.gen.Annotation
 
getTrace_id() - Method in class com.twitter.zipkin.gen.Span
 
getTraceId() - Method in interface com.github.kristofa.brave.SpanId
Get Trace id.
getValue() - Method in class com.twitter.zipkin.gen.Annotation
 
getValue() - Method in enum com.twitter.zipkin.gen.AnnotationType
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 

H

hashCode() - Method in class com.twitter.zipkin.gen.Annotation
 
hashCode() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
hashCode() - Method in class com.twitter.zipkin.gen.Endpoint
 
hashCode() - Method in class com.twitter.zipkin.gen.Span
 

I

incThreadDuration(long) - Method in interface com.github.kristofa.brave.ServerSpan
Increment the thread duration for this service request.
isDebug() - Method in class com.twitter.zipkin.gen.Span
 
isSet(Annotation._Fields) - Method in class com.twitter.zipkin.gen.Annotation
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BinaryAnnotation._Fields) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Endpoint._Fields) - Method in class com.twitter.zipkin.gen.Endpoint
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Span._Fields) - Method in class com.twitter.zipkin.gen.Span
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSetAnnotation_type() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
Returns true if field annotation_type is set (has been assigned a value) and false otherwise
isSetAnnotations() - Method in class com.twitter.zipkin.gen.Span
Returns true if field annotations is set (has been assigned a value) and false otherwise
isSetBinary_annotations() - Method in class com.twitter.zipkin.gen.Span
Returns true if field binary_annotations is set (has been assigned a value) and false otherwise
isSetDebug() - Method in class com.twitter.zipkin.gen.Span
Returns true if field debug is set (has been assigned a value) and false otherwise
isSetDuration() - Method in class com.twitter.zipkin.gen.Annotation
Returns true if field duration is set (has been assigned a value) and false otherwise
isSetHost() - Method in class com.twitter.zipkin.gen.Annotation
Returns true if field host is set (has been assigned a value) and false otherwise
isSetHost() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
Returns true if field host is set (has been assigned a value) and false otherwise
isSetId() - Method in class com.twitter.zipkin.gen.Span
Returns true if field id is set (has been assigned a value) and false otherwise
isSetIpv4() - Method in class com.twitter.zipkin.gen.Endpoint
Returns true if field ipv4 is set (has been assigned a value) and false otherwise
isSetKey() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
Returns true if field key is set (has been assigned a value) and false otherwise
isSetName() - Method in class com.twitter.zipkin.gen.Span
Returns true if field name is set (has been assigned a value) and false otherwise
isSetParent_id() - Method in class com.twitter.zipkin.gen.Span
Returns true if field parent_id is set (has been assigned a value) and false otherwise
isSetPort() - Method in class com.twitter.zipkin.gen.Endpoint
Returns true if field port is set (has been assigned a value) and false otherwise
isSetService_name() - Method in class com.twitter.zipkin.gen.Endpoint
Returns true if field service_name is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class com.twitter.zipkin.gen.Annotation
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTrace_id() - Method in class com.twitter.zipkin.gen.Span
Returns true if field trace_id is set (has been assigned a value) and false otherwise
isSetValue() - Method in class com.twitter.zipkin.gen.Annotation
Returns true if field value is set (has been assigned a value) and false otherwise
isSetValue() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
Returns true if field value is set (has been assigned a value) and false otherwise

M

metaDataMap - Static variable in class com.twitter.zipkin.gen.Annotation
 
metaDataMap - Static variable in class com.twitter.zipkin.gen.BinaryAnnotation
 
metaDataMap - Static variable in class com.twitter.zipkin.gen.Endpoint
 
metaDataMap - Static variable in class com.twitter.zipkin.gen.Span
 

R

read(TProtocol) - Method in class com.twitter.zipkin.gen.Annotation
 
read(TProtocol) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
read(TProtocol) - Method in class com.twitter.zipkin.gen.Endpoint
 
read(TProtocol) - Method in class com.twitter.zipkin.gen.Span
 

S

SERVER_RECV - Static variable in class com.twitter.zipkin.gen.zipkinCoreConstants
 
SERVER_SEND - Static variable in class com.twitter.zipkin.gen.zipkinCoreConstants
 
ServerSpan - Interface in com.github.kristofa.brave
The ServerSpan is initialized by ServerTracer and keeps track of Trace/Span state of our service request.
ServerSpanThreadBinder - Interface in com.github.kristofa.brave
Allows binding span from request thread to a new executor thread.
ServerTracer - Interface in com.github.kristofa.brave
Used for setting up trace information for a request.
setAnnotation_type(AnnotationType) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
setAnnotation_typeIsSet(boolean) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
setAnnotations(List<Annotation>) - Method in class com.twitter.zipkin.gen.Span
 
setAnnotationsIsSet(boolean) - Method in class com.twitter.zipkin.gen.Span
 
setBinary_annotations(List<BinaryAnnotation>) - Method in class com.twitter.zipkin.gen.Span
 
setBinary_annotationsIsSet(boolean) - Method in class com.twitter.zipkin.gen.Span
 
setClientReceived() - Method in interface com.github.kristofa.brave.ClientTracer
Sets the 'client received' event for current thread.
setClientSent() - Method in interface com.github.kristofa.brave.ClientTracer
Sets 'client sent' event for current thread.
setCurrentClientServiceName(String) - Method in interface com.github.kristofa.brave.ClientTracer
Override the service name that will be submitted in the annotations.
setCurrentSpan(ServerSpan) - Method in interface com.github.kristofa.brave.ServerSpanThreadBinder
Binds given span to current thread.
setDebug(boolean) - Method in class com.twitter.zipkin.gen.Span
 
setDebugIsSet(boolean) - Method in class com.twitter.zipkin.gen.Span
 
setDuration(int) - Method in class com.twitter.zipkin.gen.Annotation
 
setDurationIsSet(boolean) - Method in class com.twitter.zipkin.gen.Annotation
 
setFieldValue(Annotation._Fields, Object) - Method in class com.twitter.zipkin.gen.Annotation
 
setFieldValue(BinaryAnnotation._Fields, Object) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
setFieldValue(Endpoint._Fields, Object) - Method in class com.twitter.zipkin.gen.Endpoint
 
setFieldValue(Span._Fields, Object) - Method in class com.twitter.zipkin.gen.Span
 
setHost(Endpoint) - Method in class com.twitter.zipkin.gen.Annotation
 
setHost(Endpoint) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
setHostIsSet(boolean) - Method in class com.twitter.zipkin.gen.Annotation
 
setHostIsSet(boolean) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
setId(long) - Method in class com.twitter.zipkin.gen.Span
 
setIdIsSet(boolean) - Method in class com.twitter.zipkin.gen.Span
 
setIpv4(int) - Method in class com.twitter.zipkin.gen.Endpoint
 
setIpv4IsSet(boolean) - Method in class com.twitter.zipkin.gen.Endpoint
 
setKey(String) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
setKeyIsSet(boolean) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
setName(String) - Method in class com.twitter.zipkin.gen.Span
 
setNameIsSet(boolean) - Method in class com.twitter.zipkin.gen.Span
 
setParent_id(long) - Method in class com.twitter.zipkin.gen.Span
 
setParent_idIsSet(boolean) - Method in class com.twitter.zipkin.gen.Span
 
setPort(short) - Method in class com.twitter.zipkin.gen.Endpoint
 
setPortIsSet(boolean) - Method in class com.twitter.zipkin.gen.Endpoint
 
setServerReceived() - Method in interface com.github.kristofa.brave.ServerTracer
Sets server received event for current request.
setServerSend() - Method in interface com.github.kristofa.brave.ServerTracer
Sets the server sent event for current thread.
setService_name(String) - Method in class com.twitter.zipkin.gen.Endpoint
 
setService_nameIsSet(boolean) - Method in class com.twitter.zipkin.gen.Endpoint
 
setStateCurrentTrace(long, long, Long, String) - Method in interface com.github.kristofa.brave.ServerTracer
Sets the current Trace/Span state.
setStateNoTracing() - Method in interface com.github.kristofa.brave.ServerTracer
Sets the current Trace/Span state.
setStateUnknown(String) - Method in interface com.github.kristofa.brave.ServerTracer
Sets the current Trace/Span state.
setTimestamp(long) - Method in class com.twitter.zipkin.gen.Annotation
 
setTimestampIsSet(boolean) - Method in class com.twitter.zipkin.gen.Annotation
 
setTrace_id(long) - Method in class com.twitter.zipkin.gen.Span
 
setTrace_idIsSet(boolean) - Method in class com.twitter.zipkin.gen.Span
 
setValue(String) - Method in class com.twitter.zipkin.gen.Annotation
 
setValue(byte[]) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
setValue(ByteBuffer) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
setValueIsSet(boolean) - Method in class com.twitter.zipkin.gen.Annotation
 
setValueIsSet(boolean) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
Span - Class in com.twitter.zipkin.gen
 
Span() - Constructor for class com.twitter.zipkin.gen.Span
 
Span(long, String, long, List<Annotation>, List<BinaryAnnotation>) - Constructor for class com.twitter.zipkin.gen.Span
 
Span(Span) - Constructor for class com.twitter.zipkin.gen.Span
Performs a deep copy on other.
Span._Fields - Enum in com.twitter.zipkin.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
SpanCollector - Interface in com.github.kristofa.brave
Collects spans that are submitted by ServerTracer and ClientTracer.
SpanId - Interface in com.github.kristofa.brave
Identifies a Span.
startNewSpan(String) - Method in interface com.github.kristofa.brave.ClientTracer
Start a new span for a new client request that will be bound to current thread.
submit(String, int, String) - Method in interface com.github.kristofa.brave.EndPointSubmitter
Sets end point.
submitAnnotation(String, long, long) - Method in interface com.github.kristofa.brave.AnnotationSubmitter
Submits custom annotation that represents an event with duration.
submitAnnotation(String) - Method in interface com.github.kristofa.brave.AnnotationSubmitter
Submits custom annotation for current span.
submitBinaryAnnotation(String, String) - Method in interface com.github.kristofa.brave.AnnotationSubmitter
Submits a binary (key/value) annotation with String value.
submitBinaryAnnotation(String, int) - Method in interface com.github.kristofa.brave.AnnotationSubmitter
Submits a binary (key/value) annotation with int value.

T

THREAD_DURATION - Static variable in class com.github.kristofa.brave.BraveAnnotations
Thread duration.
toString() - Method in class com.twitter.zipkin.gen.Annotation
 
toString() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
toString() - Method in class com.twitter.zipkin.gen.Endpoint
 
toString() - Method in class com.twitter.zipkin.gen.Span
 
trace(String) - Method in interface com.github.kristofa.brave.TraceFilter
Indicates if we should trace request with given name.
TraceFilter - Interface in com.github.kristofa.brave
A filter which can prevent that we trace all requests.

U

unsetAnnotation_type() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
unsetAnnotations() - Method in class com.twitter.zipkin.gen.Span
 
unsetBinary_annotations() - Method in class com.twitter.zipkin.gen.Span
 
unsetDebug() - Method in class com.twitter.zipkin.gen.Span
 
unsetDuration() - Method in class com.twitter.zipkin.gen.Annotation
 
unsetHost() - Method in class com.twitter.zipkin.gen.Annotation
 
unsetHost() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
unsetId() - Method in class com.twitter.zipkin.gen.Span
 
unsetIpv4() - Method in class com.twitter.zipkin.gen.Endpoint
 
unsetKey() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
unsetName() - Method in class com.twitter.zipkin.gen.Span
 
unsetParent_id() - Method in class com.twitter.zipkin.gen.Span
 
unsetPort() - Method in class com.twitter.zipkin.gen.Endpoint
 
unsetService_name() - Method in class com.twitter.zipkin.gen.Endpoint
 
unsetTimestamp() - Method in class com.twitter.zipkin.gen.Annotation
 
unsetTrace_id() - Method in class com.twitter.zipkin.gen.Span
 
unsetValue() - Method in class com.twitter.zipkin.gen.Annotation
 
unsetValue() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 

V

validate() - Method in class com.twitter.zipkin.gen.Annotation
 
validate() - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
validate() - Method in class com.twitter.zipkin.gen.Endpoint
 
validate() - Method in class com.twitter.zipkin.gen.Span
 
valueOf(String) - Static method in enum com.github.kristofa.brave.BraveHttpHeaders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twitter.zipkin.gen.Annotation._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twitter.zipkin.gen.AnnotationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twitter.zipkin.gen.BinaryAnnotation._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twitter.zipkin.gen.Endpoint._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twitter.zipkin.gen.Span._Fields
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.kristofa.brave.BraveHttpHeaders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twitter.zipkin.gen.Annotation._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twitter.zipkin.gen.AnnotationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twitter.zipkin.gen.BinaryAnnotation._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twitter.zipkin.gen.Endpoint._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twitter.zipkin.gen.Span._Fields
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(TProtocol) - Method in class com.twitter.zipkin.gen.Annotation
 
write(TProtocol) - Method in class com.twitter.zipkin.gen.BinaryAnnotation
 
write(TProtocol) - Method in class com.twitter.zipkin.gen.Endpoint
 
write(TProtocol) - Method in class com.twitter.zipkin.gen.Span
 

Z

zipkinCoreConstants - Class in com.twitter.zipkin.gen
 
zipkinCoreConstants() - Constructor for class com.twitter.zipkin.gen.zipkinCoreConstants
 
A B C D E F G H I M R S T U V W Z 

Copyright © 2014. All Rights Reserved.