public class TriggerMetricCollectionEvent extends Object implements Serializable
MetricsCollector processing.TriggerMetricCollectionConsumer,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static long |
REDELIVERY_DELAY_MS |
| Constructor and Description |
|---|
TriggerMetricCollectionEvent(PushMessageInformation pushMessageInformation) |
TriggerMetricCollectionEvent(String pushMessageInformationId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
areAllVariantsProcessed() |
String |
getPushMessageInformationId() |
void |
markAllVariantsProcessed()
Marks that all batches are known to be loaded and so that the metric collection process can stop.
|
public static final long REDELIVERY_DELAY_MS
public TriggerMetricCollectionEvent(PushMessageInformation pushMessageInformation)
public TriggerMetricCollectionEvent(String pushMessageInformationId)
public String getPushMessageInformationId()
public void markAllVariantsProcessed()
public boolean areAllVariantsProcessed()
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.