|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HTraceConfiguration | |
|---|---|
| org.htrace | |
| org.htrace.impl | |
| Uses of HTraceConfiguration in org.htrace |
|---|
| Methods in org.htrace that return HTraceConfiguration | |
|---|---|
static HTraceConfiguration |
HTraceConfiguration.fromMap(Map<String,String> conf)
|
| Methods in org.htrace with parameters of type HTraceConfiguration | |
|---|---|
void |
SpanReceiver.configure(HTraceConfiguration conf)
Hosts of SpanReceivers should call this method to provide configuration to SpanReceivers after creating them. |
| Uses of HTraceConfiguration in org.htrace.impl |
|---|
| Methods in org.htrace.impl with parameters of type HTraceConfiguration | |
|---|---|
void |
StandardOutSpanReceiver.configure(HTraceConfiguration conf)
|
void |
POJOSpanReceiver.configure(HTraceConfiguration conf)
|
void |
LocalFileSpanReceiver.configure(HTraceConfiguration conf)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||