Package | Description |
---|---|
org.cloudera.htrace | |
org.cloudera.htrace.impl |
Modifier and Type | Method and Description |
---|---|
static HTraceConfiguration |
HTraceConfiguration.fromMap(Map<String,String> conf) |
Modifier and Type | Method and Description |
---|---|
void |
SpanReceiver.configure(HTraceConfiguration conf)
Hosts of SpanReceivers should call this method to provide
configuration to SpanReceivers after creating them.
|
Modifier and Type | Method and Description |
---|---|
void |
ZipkinSpanReceiver.configure(HTraceConfiguration conf) |
void |
StandardOutSpanReceiver.configure(HTraceConfiguration conf) |
void |
POJOSpanReceiver.configure(HTraceConfiguration conf) |
void |
LocalFileSpanReceiver.configure(HTraceConfiguration conf) |
Copyright © 2014. All rights reserved.