public class TraceCompletionInformationInitiator extends AbstractProcessor<Trace,TraceCompletionInformation>
Processor.ProcessorType| Constructor and Description |
|---|
TraceCompletionInformationInitiator()
The default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<TraceCompletionInformation> |
processOneToMany(String tenantId,
Trace item) |
TraceCompletionInformation |
processOneToOne(String tenantId,
Trace item) |
cleanup, getDeliveryDelay, getRetryDelay, getType, initialise, isReportRetryExpirationAsWarning, processManyToManypublic TraceCompletionInformationInitiator()
public TraceCompletionInformation processOneToOne(String tenantId, Trace item) throws RetryAttemptException
processOneToOne in interface Processor<Trace,TraceCompletionInformation>processOneToOne in class AbstractProcessor<Trace,TraceCompletionInformation>RetryAttemptExceptionpublic List<TraceCompletionInformation> processOneToMany(String tenantId, Trace item) throws RetryAttemptException
processOneToMany in interface Processor<Trace,TraceCompletionInformation>processOneToMany in class AbstractProcessor<Trace,TraceCompletionInformation>RetryAttemptExceptionCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.