public interface ConsumerUtilsCore
Modifier and Type | Method and Description |
---|---|
ControlMessage |
getLastEvent(String topic,
Integer pollTimeout)
Return the current last event in a specific topic
|
ControlMessage |
getLastEvent(String topic,
Properties configuration,
Integer pollTimeout)
Return the current last event
|
ControlMessage getLastEvent(String topic, Integer pollTimeout)
topic
- namepollTimeout
- ControlMessage getLastEvent(String topic, Properties configuration, Integer pollTimeout)
topic
- nameconfiguration
- pollTimeout
- Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.