public static interface ZipkinCollector.Iface extends scribe.Iface
| Modifier and Type | Method and Description |
|---|---|
void |
storeDependencies(String service_name,
List<String> endpoints) |
void |
storeTopAnnotations(String service_name,
List<String> annotations)
Aggregates methods
|
void |
storeTopKeyValueAnnotations(String service_name,
List<String> annotations) |
Logvoid storeTopAnnotations(String service_name, List<String> annotations) throws StoreAggregatesException, org.apache.thrift.TException
service_name - annotations - StoreAggregatesExceptionorg.apache.thrift.TExceptionvoid storeTopKeyValueAnnotations(String service_name, List<String> annotations) throws StoreAggregatesException, org.apache.thrift.TException
StoreAggregatesExceptionorg.apache.thrift.TExceptionvoid storeDependencies(String service_name, List<String> endpoints) throws StoreAggregatesException, org.apache.thrift.TException
StoreAggregatesExceptionorg.apache.thrift.TExceptionCopyright © 2015. All Rights Reserved.