- 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.
- 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
- 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
-
- 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.
- 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.