| Package | Description |
|---|---|
| org.hawkular.btm.server.api.processors |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessTransactionFragmentHandler.handle(String tenantId,
List<BusinessTransaction> btxns,
RetryHandler<BusinessTransaction> retryHandler)
This method is invoked to process a list of business transaction
fragments.
|
void |
BusinessTransactionTraceHandler.handle(String tenantId,
List<BusinessTransactionTrace> traces,
RetryHandler<BusinessTransactionTrace> retryHandler)
This method is invoked to process a list of business transaction
traces.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.