public static interface PulsarApi.CommandProducerSuccessOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getLastSequenceId() |
String |
getProducerName() |
long |
getRequestId() |
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString |
getSchemaVersion() |
boolean |
hasLastSequenceId() |
boolean |
hasProducerName() |
boolean |
hasRequestId() |
boolean |
hasSchemaVersion() |
boolean hasRequestId()
long getRequestId()
boolean hasProducerName()
String getProducerName()
boolean hasLastSequenceId()
long getLastSequenceId()
boolean hasSchemaVersion()
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString getSchemaVersion()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.