Skip navigation links
A C D E F G H I L M P R S T U V W Z 

A

addDefaultAnnotation(String, String) - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollector
addToMessages(LogEntry) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class com.twitter.zipkin.gen.scribe.AsyncClient
 

C

clear() - Method in class com.twitter.zipkin.gen.LogEntry
 
clear() - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
clear() - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
Client(TProtocol) - Constructor for class com.twitter.zipkin.gen.scribe.Client
 
Client(TProtocol, TProtocol) - Constructor for class com.twitter.zipkin.gen.scribe.Client
 
close() - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollector
collect(Span) - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollector
com.github.kristofa.brave.zipkin - package com.github.kristofa.brave.zipkin
 
com.twitter.zipkin.gen - package com.twitter.zipkin.gen
 
compareTo(LogEntry) - Method in class com.twitter.zipkin.gen.LogEntry
 
compareTo(scribe.Log_args) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
compareTo(scribe.Log_result) - Method in class com.twitter.zipkin.gen.scribe.Log_result
 

D

deepCopy() - Method in class com.twitter.zipkin.gen.LogEntry
 
deepCopy() - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
deepCopy() - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
DEFAULT_BATCH_SIZE - Variable in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
 
DEFAULT_NR_OF_THREADS - Variable in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
 
DEFAULT_QUEUE_SIZE - Variable in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
 
DEFAULT_SOCKET_TIMEOUT - Variable in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
 

E

equals(Object) - Method in class com.twitter.zipkin.gen.LogEntry
 
equals(LogEntry) - Method in class com.twitter.zipkin.gen.LogEntry
 
equals(Object) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
equals(scribe.Log_args) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
equals(Object) - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
equals(scribe.Log_result) - Method in class com.twitter.zipkin.gen.scribe.Log_result
 

F

Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class com.twitter.zipkin.gen.scribe.AsyncClient.Factory
 
Factory() - Constructor for class com.twitter.zipkin.gen.scribe.Client.Factory
 
failOnSetup() - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Indicates if ZipkinSpanCollector should fail on creation when connection with collector can't be established.
fieldForId(int) - Method in class com.twitter.zipkin.gen.LogEntry
 
fieldForId(int) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
fieldForId(int) - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
findByName(String) - Static method in enum com.twitter.zipkin.gen.LogEntry._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.twitter.zipkin.gen.scribe.Log_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.twitter.zipkin.gen.scribe.Log_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum com.twitter.zipkin.gen.LogEntry._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.twitter.zipkin.gen.scribe.Log_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.twitter.zipkin.gen.scribe.Log_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum com.twitter.zipkin.gen.LogEntry._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.scribe.Log_args._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.scribe.Log_result._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.ResultCode
Find a the enum type by its integer value, as defined in the Thrift IDL.

G

getAsyncClient(TNonblockingTransport) - Method in class com.twitter.zipkin.gen.scribe.AsyncClient.Factory
 
getBatchSize() - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Gets the maximum batch size.
getCategory() - Method in class com.twitter.zipkin.gen.LogEntry
 
getClient(TProtocol) - Method in class com.twitter.zipkin.gen.scribe.Client.Factory
 
getClient(TProtocol, TProtocol) - Method in class com.twitter.zipkin.gen.scribe.Client.Factory
 
getEmptyArgsInstance() - Method in class com.twitter.zipkin.gen.scribe.Processor.Log
 
getFieldName() - Method in enum com.twitter.zipkin.gen.LogEntry._Fields
 
getFieldName() - Method in enum com.twitter.zipkin.gen.scribe.Log_args._Fields
 
getFieldName() - Method in enum com.twitter.zipkin.gen.scribe.Log_result._Fields
 
getFieldValue(LogEntry._Fields) - Method in class com.twitter.zipkin.gen.LogEntry
 
getFieldValue(scribe.Log_args._Fields) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
getFieldValue(scribe.Log_result._Fields) - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
getMessage() - Method in class com.twitter.zipkin.gen.LogEntry
 
getMessages() - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
getMessagesIterator() - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
getMessagesSize() - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
getNrOfThreads() - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Gets the number of threads.
getQueueSize() - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Gets queue size.
getResult() - Method in class com.twitter.zipkin.gen.scribe.AsyncClient.Log_call
 
getResult(I, scribe.Log_args) - Method in class com.twitter.zipkin.gen.scribe.Processor.Log
 
getSocketTimeout() - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Gets the socket time out.
getSuccess() - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
getThriftFieldId() - Method in enum com.twitter.zipkin.gen.LogEntry._Fields
 
getThriftFieldId() - Method in enum com.twitter.zipkin.gen.scribe.Log_args._Fields
 
getThriftFieldId() - Method in enum com.twitter.zipkin.gen.scribe.Log_result._Fields
 
getValue() - Method in enum com.twitter.zipkin.gen.ResultCode
Get the integer value of this enum value, as defined in the Thrift IDL.

H

hashCode() - Method in class com.twitter.zipkin.gen.LogEntry
 
hashCode() - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
hashCode() - Method in class com.twitter.zipkin.gen.scribe.Log_result
 

I

isOneway() - Method in class com.twitter.zipkin.gen.scribe.Processor.Log
 
isSet(LogEntry._Fields) - Method in class com.twitter.zipkin.gen.LogEntry
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(scribe.Log_args._Fields) - Method in class com.twitter.zipkin.gen.scribe.Log_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(scribe.Log_result._Fields) - Method in class com.twitter.zipkin.gen.scribe.Log_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSetCategory() - Method in class com.twitter.zipkin.gen.LogEntry
Returns true if field category is set (has been assigned a value) and false otherwise
isSetMessage() - Method in class com.twitter.zipkin.gen.LogEntry
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessages() - Method in class com.twitter.zipkin.gen.scribe.Log_args
Returns true if field messages is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.twitter.zipkin.gen.scribe.Log_result
Returns true if field success is set (has been assigned a value) and false otherwise

L

Log(List<LogEntry>, AsyncMethodCallback<scribe.AsyncClient.Log_call>) - Method in class com.twitter.zipkin.gen.scribe.AsyncClient
 
Log(List<LogEntry>, AsyncMethodCallback<scribe.AsyncClient.Log_call>) - Method in interface com.twitter.zipkin.gen.scribe.AsyncIface
 
Log(List<LogEntry>) - Method in class com.twitter.zipkin.gen.scribe.Client
 
Log(List<LogEntry>) - Method in interface com.twitter.zipkin.gen.scribe.Iface
 
Log() - Constructor for class com.twitter.zipkin.gen.scribe.Processor.Log
 
Log_args() - Constructor for class com.twitter.zipkin.gen.scribe.Log_args
 
Log_args(List<LogEntry>) - Constructor for class com.twitter.zipkin.gen.scribe.Log_args
 
Log_args(scribe.Log_args) - Constructor for class com.twitter.zipkin.gen.scribe.Log_args
Performs a deep copy on other.
Log_call(List<LogEntry>, AsyncMethodCallback<scribe.AsyncClient.Log_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.twitter.zipkin.gen.scribe.AsyncClient.Log_call
 
Log_result() - Constructor for class com.twitter.zipkin.gen.scribe.Log_result
 
Log_result(ResultCode) - Constructor for class com.twitter.zipkin.gen.scribe.Log_result
 
Log_result(scribe.Log_result) - Constructor for class com.twitter.zipkin.gen.scribe.Log_result
Performs a deep copy on other.
LogEntry - Class in com.twitter.zipkin.gen
 
LogEntry() - Constructor for class com.twitter.zipkin.gen.LogEntry
 
LogEntry(String, String) - Constructor for class com.twitter.zipkin.gen.LogEntry
 
LogEntry(LogEntry) - Constructor for class com.twitter.zipkin.gen.LogEntry
Performs a deep copy on other.
LogEntry._Fields - Enum in com.twitter.zipkin.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

M

metaDataMap - Static variable in class com.twitter.zipkin.gen.LogEntry
 
metaDataMap - Static variable in class com.twitter.zipkin.gen.scribe.Log_args
 
metaDataMap - Static variable in class com.twitter.zipkin.gen.scribe.Log_result
 

P

Processor(I) - Constructor for class com.twitter.zipkin.gen.scribe.Processor
 
Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class com.twitter.zipkin.gen.scribe.Processor
 

R

read(TProtocol) - Method in class com.twitter.zipkin.gen.LogEntry
 
read(TProtocol) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
read(TProtocol) - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
recv_Log() - Method in class com.twitter.zipkin.gen.scribe.Client
 
ResultCode - Enum in com.twitter.zipkin.gen
 

S

scribe - Class in com.twitter.zipkin.gen
 
scribe() - Constructor for class com.twitter.zipkin.gen.scribe
 
scribe.AsyncClient - Class in com.twitter.zipkin.gen
 
scribe.AsyncClient.Factory - Class in com.twitter.zipkin.gen
 
scribe.AsyncClient.Log_call - Class in com.twitter.zipkin.gen
 
scribe.AsyncIface - Interface in com.twitter.zipkin.gen
 
scribe.Client - Class in com.twitter.zipkin.gen
 
scribe.Client.Factory - Class in com.twitter.zipkin.gen
 
scribe.Iface - Interface in com.twitter.zipkin.gen
 
scribe.Log_args - Class in com.twitter.zipkin.gen
 
scribe.Log_args._Fields - Enum in com.twitter.zipkin.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
scribe.Log_result - Class in com.twitter.zipkin.gen
 
scribe.Log_result._Fields - Enum in com.twitter.zipkin.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
scribe.Processor<I extends scribe.Iface> - Class in com.twitter.zipkin.gen
 
scribe.Processor.Log<I extends scribe.Iface> - Class in com.twitter.zipkin.gen
 
send_Log(List<LogEntry>) - Method in class com.twitter.zipkin.gen.scribe.Client
 
setBatchSize(int) - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Sets the batch size.
setCategory(String) - Method in class com.twitter.zipkin.gen.LogEntry
 
setCategoryIsSet(boolean) - Method in class com.twitter.zipkin.gen.LogEntry
 
setFailOnSetup(boolean) - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Sets fail on setup value.
setFieldValue(LogEntry._Fields, Object) - Method in class com.twitter.zipkin.gen.LogEntry
 
setFieldValue(scribe.Log_args._Fields, Object) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
setFieldValue(scribe.Log_result._Fields, Object) - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
setMessage(String) - Method in class com.twitter.zipkin.gen.LogEntry
 
setMessageIsSet(boolean) - Method in class com.twitter.zipkin.gen.LogEntry
 
setMessages(List<LogEntry>) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
setMessagesIsSet(boolean) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
setNrOfThreads(int) - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Sets the number of parallel threads for submitting spans to collector.
setQueueSize(int) - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Sets the size of the queue that is used as buffer between producers of spans and the thread(s) that submit the spans to collector.
setSocketTimeout(int) - Method in class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Sets the socket time out in milliseconds.
setSuccess(ResultCode) - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
setSuccessIsSet(boolean) - Method in class com.twitter.zipkin.gen.scribe.Log_result
 

T

toString() - Method in class com.twitter.zipkin.gen.LogEntry
 
toString() - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
toString() - Method in class com.twitter.zipkin.gen.scribe.Log_result
 

U

unsetCategory() - Method in class com.twitter.zipkin.gen.LogEntry
 
unsetMessage() - Method in class com.twitter.zipkin.gen.LogEntry
 
unsetMessages() - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
unsetSuccess() - Method in class com.twitter.zipkin.gen.scribe.Log_result
 

V

validate() - Method in class com.twitter.zipkin.gen.LogEntry
 
validate() - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
validate() - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
valueOf(String) - Static method in enum com.twitter.zipkin.gen.LogEntry._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twitter.zipkin.gen.ResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twitter.zipkin.gen.scribe.Log_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twitter.zipkin.gen.scribe.Log_result._Fields
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.twitter.zipkin.gen.LogEntry._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.ResultCode
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.scribe.Log_args._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.scribe.Log_result._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.LogEntry
 
write(TProtocol) - Method in class com.twitter.zipkin.gen.scribe.Log_args
 
write(TProtocol) - Method in class com.twitter.zipkin.gen.scribe.Log_result
 
write_args(TProtocol) - Method in class com.twitter.zipkin.gen.scribe.AsyncClient.Log_call
 

Z

ZipkinSpanCollector - Class in com.github.kristofa.brave.zipkin
Sends spans to Zipkin collector or Scribe.
ZipkinSpanCollector(String, int) - Constructor for class com.github.kristofa.brave.zipkin.ZipkinSpanCollector
Create a new instance with default queue size (= ZipkinSpanCollectorParams.DEFAULT_QUEUE_SIZE) and default batch size (= ZipkinSpanCollectorParams.DEFAULT_BATCH_SIZE).
ZipkinSpanCollector(String, int, ZipkinSpanCollectorParams) - Constructor for class com.github.kristofa.brave.zipkin.ZipkinSpanCollector
Create a new instance.
ZipkinSpanCollectorParams - Class in com.github.kristofa.brave.zipkin
Optional parameters for ZipkinSpanCollector.
ZipkinSpanCollectorParams() - Constructor for class com.github.kristofa.brave.zipkin.ZipkinSpanCollectorParams
Create a new instance with default values.
A C D E F G H I L M P R S T U V W Z 
Skip navigation links

Copyright © 2015. All Rights Reserved.