public static interface SchemaStorageFormat.SchemaLocatorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SchemaStorageFormat.IndexEntry |
getIndex(int index)
repeated .pulsar.schema.IndexEntry index = 2; |
int |
getIndexCount()
repeated .pulsar.schema.IndexEntry index = 2; |
List<SchemaStorageFormat.IndexEntry> |
getIndexList()
repeated .pulsar.schema.IndexEntry index = 2; |
SchemaStorageFormat.IndexEntryOrBuilder |
getIndexOrBuilder(int index)
repeated .pulsar.schema.IndexEntry index = 2; |
List<? extends SchemaStorageFormat.IndexEntryOrBuilder> |
getIndexOrBuilderList()
repeated .pulsar.schema.IndexEntry index = 2; |
SchemaStorageFormat.IndexEntry |
getInfo()
required .pulsar.schema.IndexEntry info = 1; |
SchemaStorageFormat.IndexEntryOrBuilder |
getInfoOrBuilder()
required .pulsar.schema.IndexEntry info = 1; |
boolean |
hasInfo()
required .pulsar.schema.IndexEntry info = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInfo()
required .pulsar.schema.IndexEntry info = 1;SchemaStorageFormat.IndexEntry getInfo()
required .pulsar.schema.IndexEntry info = 1;SchemaStorageFormat.IndexEntryOrBuilder getInfoOrBuilder()
required .pulsar.schema.IndexEntry info = 1;List<SchemaStorageFormat.IndexEntry> getIndexList()
repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.IndexEntry getIndex(int index)
repeated .pulsar.schema.IndexEntry index = 2;int getIndexCount()
repeated .pulsar.schema.IndexEntry index = 2;List<? extends SchemaStorageFormat.IndexEntryOrBuilder> getIndexOrBuilderList()
repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.IndexEntryOrBuilder getIndexOrBuilder(int index)
repeated .pulsar.schema.IndexEntry index = 2;Copyright © 2017–2021 Apache Software Foundation. All rights reserved.