public interface BTxnTraceScheduler
| Modifier and Type | Method and Description |
|---|---|
void |
schedule(String tenantId,
List<BusinessTransactionTrace> traces,
long timeValue)
This method requests that a list of business transaction traces
should be scheduled for resolution at a particular time interval.
|
void schedule(String tenantId, List<BusinessTransactionTrace> traces, long timeValue)
tenantId - The tenanttraces - The list of tracestimeValue - The time intervalCopyright © 2015 Red Hat, Inc.. All rights reserved.