public interface ResponseTimePublisher
| Modifier and Type | Method and Description |
|---|---|
void |
publish(String tenantId,
List<ResponseTime> rts)
This method publishes the list of response times.
|
void publish(String tenantId, List<ResponseTime> rts) throws Exception
tenantId - The tenantrts - The list of response timesException - Failed to publish response timesCopyright © 2015 Red Hat, Inc.. All rights reserved.