public static interface PulsarApi.CommandGetOrCreateSchemaOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getRequestId() |
PulsarApi.Schema |
getSchema() |
String |
getTopic() |
boolean |
hasRequestId() |
boolean |
hasSchema() |
boolean |
hasTopic() |
boolean hasRequestId()
long getRequestId()
boolean hasTopic()
String getTopic()
boolean hasSchema()
PulsarApi.Schema getSchema()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.