public class FragmentCompletionTimeDeriver extends AbstractProcessor<Span,CompletionTime>
Processor.ProcessorType| Constructor and Description |
|---|
FragmentCompletionTimeDeriver(SpanCache spanCache)
The default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getRetryDelay(List<Span> spans,
int retryCount) |
CompletionTime |
processOneToOne(String tenantId,
Span span) |
cleanup, getDeliveryDelay, getType, initialise, isReportRetryExpirationAsWarning, processManyToMany, processOneToManypublic FragmentCompletionTimeDeriver(SpanCache spanCache)
public CompletionTime processOneToOne(String tenantId, Span span) throws RetryAttemptException
processOneToOne in interface Processor<Span,CompletionTime>processOneToOne in class AbstractProcessor<Span,CompletionTime>RetryAttemptExceptionpublic long getRetryDelay(List<Span> spans, int retryCount)
getRetryDelay in interface Processor<Span,CompletionTime>getRetryDelay in class AbstractProcessor<Span,CompletionTime>Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.