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