Uses of Interface
org.apache.pulsar.broker.service.schema.SchemaStorageFormat.IndexEntryOrBuilder
Packages that use SchemaStorageFormat.IndexEntryOrBuilder
Package
Description
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.IndexEntryOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typepulsar.schema.IndexEntrystatic final classProtobuf typepulsar.schema.IndexEntryMethods in org.apache.pulsar.broker.service.schema that return SchemaStorageFormat.IndexEntryOrBuilderModifier and TypeMethodDescriptionSchemaStorageFormat.SchemaEntry.Builder.getIndexOrBuilder(int index) repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.SchemaEntry.getIndexOrBuilder(int index) repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.SchemaEntryOrBuilder.getIndexOrBuilder(int index) repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.SchemaLocator.Builder.getIndexOrBuilder(int index) repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.SchemaLocator.getIndexOrBuilder(int index) repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.SchemaLocatorOrBuilder.getIndexOrBuilder(int index) repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.SchemaLocator.Builder.getInfoOrBuilder()required .pulsar.schema.IndexEntry info = 1;SchemaStorageFormat.SchemaLocator.getInfoOrBuilder()required .pulsar.schema.IndexEntry info = 1;SchemaStorageFormat.SchemaLocatorOrBuilder.getInfoOrBuilder()required .pulsar.schema.IndexEntry info = 1;Methods in org.apache.pulsar.broker.service.schema that return types with arguments of type SchemaStorageFormat.IndexEntryOrBuilderModifier and TypeMethodDescriptionList<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaEntry.Builder.getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 5;List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaEntry.getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 5;List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaEntryOrBuilder.getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 5;List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaLocator.Builder.getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 2;List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaLocator.getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 2;List<? extends SchemaStorageFormat.IndexEntryOrBuilder>SchemaStorageFormat.SchemaLocatorOrBuilder.getIndexOrBuilderList()repeated .pulsar.schema.IndexEntry index = 2;