Uses of Interface
org.apache.pulsar.broker.service.schema.SchemaStorageFormat.IndexEntryOrBuilder
-
Packages that use SchemaStorageFormat.IndexEntryOrBuilder Package Description org.apache.pulsar.broker.service.schema Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of SchemaStorageFormat.IndexEntryOrBuilder in org.apache.pulsar.broker.service.schema
Classes in org.apache.pulsar.broker.service.schema that implement SchemaStorageFormat.IndexEntryOrBuilder Modifier and Type Class Description static classSchemaStorageFormat.IndexEntryProtobuf typepulsar.schema.IndexEntrystatic classSchemaStorageFormat.IndexEntry.BuilderProtobuf typepulsar.schema.IndexEntryMethods in org.apache.pulsar.broker.service.schema that return SchemaStorageFormat.IndexEntryOrBuilder Modifier and Type Method Description SchemaStorageFormat.IndexEntryOrBuilderSchemaStorageFormat.SchemaEntry.Builder. getIndexOrBuilder(int index)repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.IndexEntryOrBuilderSchemaStorageFormat.SchemaEntry. getIndexOrBuilder(int index)repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.IndexEntryOrBuilderSchemaStorageFormat.SchemaEntryOrBuilder. getIndexOrBuilder(int index)repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.IndexEntryOrBuilderSchemaStorageFormat.SchemaLocator.Builder. getIndexOrBuilder(int index)repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.IndexEntryOrBuilderSchemaStorageFormat.SchemaLocator. getIndexOrBuilder(int index)repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.IndexEntryOrBuilderSchemaStorageFormat.SchemaLocatorOrBuilder. getIndexOrBuilder(int index)repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.IndexEntryOrBuilderSchemaStorageFormat.SchemaLocator.Builder. getInfoOrBuilder()required .pulsar.schema.IndexEntry info = 1;SchemaStorageFormat.IndexEntryOrBuilderSchemaStorageFormat.SchemaLocator. getInfoOrBuilder()required .pulsar.schema.IndexEntry info = 1;SchemaStorageFormat.IndexEntryOrBuilderSchemaStorageFormat.SchemaLocatorOrBuilder. getInfoOrBuilder()required .pulsar.schema.IndexEntry info = 1;Methods in org.apache.pulsar.broker.service.schema that return types with arguments of type SchemaStorageFormat.IndexEntryOrBuilder Modifier and Type Method Description java.util.List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaEntry.Builder. getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 5;java.util.List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaEntry. getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 5;java.util.List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaEntryOrBuilder. getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 5;java.util.List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaLocator.Builder. getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 2;java.util.List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaLocator. getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 2;java.util.List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaLocatorOrBuilder. getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 2;
-