Uses of Class
org.apache.pulsar.broker.service.schema.SchemaStorageFormat.IndexEntry
-
Packages that use SchemaStorageFormat.IndexEntry 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.IndexEntry in org.apache.pulsar.broker.service.schema
Fields in org.apache.pulsar.broker.service.schema with type parameters of type SchemaStorageFormat.IndexEntry Modifier and Type Field Description static com.google.protobuf.Parser<SchemaStorageFormat.IndexEntry>SchemaStorageFormat.IndexEntry. PARSERDeprecated.Methods in org.apache.pulsar.broker.service.schema that return SchemaStorageFormat.IndexEntry Modifier and Type Method Description SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry.Builder. build()SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry.Builder. buildPartial()static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. getDefaultInstance()SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry.Builder. getDefaultInstanceForType()SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. getDefaultInstanceForType()SchemaStorageFormat.IndexEntrySchemaStorageFormat.SchemaEntry.Builder. getIndex(int index)repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.IndexEntrySchemaStorageFormat.SchemaEntry. getIndex(int index)repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.IndexEntrySchemaStorageFormat.SchemaEntryOrBuilder. getIndex(int index)repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.IndexEntrySchemaStorageFormat.SchemaLocator.Builder. getIndex(int index)repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.IndexEntrySchemaStorageFormat.SchemaLocator. getIndex(int index)repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.IndexEntrySchemaStorageFormat.SchemaLocatorOrBuilder. getIndex(int index)repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.IndexEntrySchemaStorageFormat.SchemaLocator.Builder. getInfo()required .pulsar.schema.IndexEntry info = 1;SchemaStorageFormat.IndexEntrySchemaStorageFormat.SchemaLocator. getInfo()required .pulsar.schema.IndexEntry info = 1;SchemaStorageFormat.IndexEntrySchemaStorageFormat.SchemaLocatorOrBuilder. getInfo()required .pulsar.schema.IndexEntry info = 1;static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseDelimitedFrom(java.io.InputStream input)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseFrom(byte[] data)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseFrom(com.google.protobuf.ByteString data)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseFrom(com.google.protobuf.CodedInputStream input)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseFrom(java.io.InputStream input)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseFrom(java.nio.ByteBuffer data)static SchemaStorageFormat.IndexEntrySchemaStorageFormat.IndexEntry. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.apache.pulsar.broker.service.schema that return types with arguments of type SchemaStorageFormat.IndexEntry Modifier and Type Method Description java.util.List<SchemaStorageFormat.IndexEntry>SchemaStorageFormat.SchemaEntry.Builder. getIndexList()repeated .pulsar.schema.IndexEntry index = 5;java.util.List<SchemaStorageFormat.IndexEntry>SchemaStorageFormat.SchemaEntry. getIndexList()repeated .pulsar.schema.IndexEntry index = 5;java.util.List<SchemaStorageFormat.IndexEntry>SchemaStorageFormat.SchemaEntryOrBuilder. getIndexList()repeated .pulsar.schema.IndexEntry index = 5;java.util.List<SchemaStorageFormat.IndexEntry>SchemaStorageFormat.SchemaLocator.Builder. getIndexList()repeated .pulsar.schema.IndexEntry index = 2;java.util.List<SchemaStorageFormat.IndexEntry>SchemaStorageFormat.SchemaLocator. getIndexList()repeated .pulsar.schema.IndexEntry index = 2;java.util.List<SchemaStorageFormat.IndexEntry>SchemaStorageFormat.SchemaLocatorOrBuilder. getIndexList()repeated .pulsar.schema.IndexEntry index = 2;com.google.protobuf.Parser<SchemaStorageFormat.IndexEntry>SchemaStorageFormat.IndexEntry. getParserForType()static com.google.protobuf.Parser<SchemaStorageFormat.IndexEntry>SchemaStorageFormat.IndexEntry. parser()Methods in org.apache.pulsar.broker.service.schema with parameters of type SchemaStorageFormat.IndexEntry Modifier and Type Method Description SchemaStorageFormat.SchemaEntry.BuilderSchemaStorageFormat.SchemaEntry.Builder. addIndex(int index, SchemaStorageFormat.IndexEntry value)repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.SchemaEntry.BuilderSchemaStorageFormat.SchemaEntry.Builder. addIndex(SchemaStorageFormat.IndexEntry value)repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.SchemaLocator.BuilderSchemaStorageFormat.SchemaLocator.Builder. addIndex(int index, SchemaStorageFormat.IndexEntry value)repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.SchemaLocator.BuilderSchemaStorageFormat.SchemaLocator.Builder. addIndex(SchemaStorageFormat.IndexEntry value)repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.IndexEntry.BuilderSchemaStorageFormat.IndexEntry.Builder. mergeFrom(SchemaStorageFormat.IndexEntry other)SchemaStorageFormat.SchemaLocator.BuilderSchemaStorageFormat.SchemaLocator.Builder. mergeInfo(SchemaStorageFormat.IndexEntry value)required .pulsar.schema.IndexEntry info = 1;static SchemaStorageFormat.IndexEntry.BuilderSchemaStorageFormat.IndexEntry. newBuilder(SchemaStorageFormat.IndexEntry prototype)SchemaStorageFormat.SchemaEntry.BuilderSchemaStorageFormat.SchemaEntry.Builder. setIndex(int index, SchemaStorageFormat.IndexEntry value)repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.SchemaLocator.BuilderSchemaStorageFormat.SchemaLocator.Builder. setIndex(int index, SchemaStorageFormat.IndexEntry value)repeated .pulsar.schema.IndexEntry index = 2;SchemaStorageFormat.SchemaLocator.BuilderSchemaStorageFormat.SchemaLocator.Builder. setInfo(SchemaStorageFormat.IndexEntry value)required .pulsar.schema.IndexEntry info = 1;Method parameters in org.apache.pulsar.broker.service.schema with type arguments of type SchemaStorageFormat.IndexEntry Modifier and Type Method Description SchemaStorageFormat.SchemaEntry.BuilderSchemaStorageFormat.SchemaEntry.Builder. addAllIndex(java.lang.Iterable<? extends SchemaStorageFormat.IndexEntry> values)repeated .pulsar.schema.IndexEntry index = 5;SchemaStorageFormat.SchemaLocator.BuilderSchemaStorageFormat.SchemaLocator.Builder. addAllIndex(java.lang.Iterable<? extends SchemaStorageFormat.IndexEntry> values)repeated .pulsar.schema.IndexEntry index = 2;
-