public interface PublisherMetricHandler<T>
| Modifier and Type | Method and Description |
|---|---|
void |
published(String tenantId,
List<T> items,
long metric)
This method is invoked with the time taken to publish the
supplied items.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.