public class PulsarRecord<T> extends Object implements Record<T>
| Constructor and Description |
|---|
PulsarRecord() |
| Modifier and Type | Method and Description |
|---|---|
void |
ack() |
void |
fail() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPartitionId, getRecordSequencepublic void ack()
ack in interface RecordContextpublic void fail()
fail in interface RecordContextCopyright © 2017–2018 Apache Software Foundation. All rights reserved.