Colin Patrick McCabe created HTRACE-215:
-------------------------------------------
Summary: Simplify the Sampler type
Key: HTRACE-215
URL: https://issues.apache.org/jira/browse/HTRACE-215
Project: HTrace
Issue Type: Sub-task
Affects Versions: 4.0
Reporter: Colin Patrick McCabe
Assignee: Colin Patrick McCabe
The Sampler type currently is parameterized on another type, like
{{Sampler<T>}}. However, this is not really useful now that we have moved to a
model of creating samplers from the {{SamplerFactory}}, since the
{{SamplerFactory}} returns a {{Sampler<?>}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)