public class ConsumerMessageInstancePair extends Object
Constructor and Description |
---|
ConsumerMessageInstancePair(ConsumerImpl consumer,
MessageInstance entry,
boolean batch) |
Modifier and Type | Method and Description |
---|---|
ConsumerImpl |
getConsumer() |
MessageInstance |
getEntry() |
boolean |
isBatch() |
void |
release() |
public ConsumerMessageInstancePair(ConsumerImpl consumer, MessageInstance entry, boolean batch)
public ConsumerImpl getConsumer()
public MessageInstance getEntry()
public boolean isBatch()
public void release()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.