public static interface PulsarApi.SchemaOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
PulsarApi.KeyValue |
getProperties(int index) |
int |
getPropertiesCount() |
List<PulsarApi.KeyValue> |
getPropertiesList() |
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString |
getSchemaData() |
PulsarApi.Schema.Type |
getType() |
boolean |
hasName() |
boolean |
hasSchemaData() |
boolean |
hasType() |
boolean hasName()
String getName()
boolean hasSchemaData()
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString getSchemaData()
boolean hasType()
PulsarApi.Schema.Type getType()
List<PulsarApi.KeyValue> getPropertiesList()
PulsarApi.KeyValue getProperties(int index)
int getPropertiesCount()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.