Uses of Class
org.apache.pulsar.broker.service.schema.proto.SchemaRegistryFormat.SchemaInfo.KeyValuePair
Packages that use SchemaRegistryFormat.SchemaInfo.KeyValuePair
-
Uses of SchemaRegistryFormat.SchemaInfo.KeyValuePair in org.apache.pulsar.broker.service.schema.proto
Fields in org.apache.pulsar.broker.service.schema.proto with type parameters of type SchemaRegistryFormat.SchemaInfo.KeyValuePairModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<SchemaRegistryFormat.SchemaInfo.KeyValuePair>SchemaRegistryFormat.SchemaInfo.KeyValuePair.PARSERDeprecated.Methods in org.apache.pulsar.broker.service.schema.proto that return SchemaRegistryFormat.SchemaInfo.KeyValuePairModifier and TypeMethodDescriptionSchemaRegistryFormat.SchemaInfo.KeyValuePair.Builder.build()SchemaRegistryFormat.SchemaInfo.KeyValuePair.Builder.buildPartial()SchemaRegistryFormat.SchemaInfo.KeyValuePair.getDefaultInstance()SchemaRegistryFormat.SchemaInfo.KeyValuePair.Builder.getDefaultInstanceForType()SchemaRegistryFormat.SchemaInfo.KeyValuePair.getDefaultInstanceForType()SchemaRegistryFormat.SchemaInfo.Builder.getProps(int index) repeated .pulsar.schema.SchemaInfo.KeyValuePair props = 7;SchemaRegistryFormat.SchemaInfo.getProps(int index) repeated .pulsar.schema.SchemaInfo.KeyValuePair props = 7;SchemaRegistryFormat.SchemaInfoOrBuilder.getProps(int index) repeated .pulsar.schema.SchemaInfo.KeyValuePair props = 7;SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseDelimitedFrom(InputStream input) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseFrom(byte[] data) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseFrom(com.google.protobuf.ByteString data) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseFrom(com.google.protobuf.CodedInputStream input) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseFrom(InputStream input) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseFrom(ByteBuffer data) SchemaRegistryFormat.SchemaInfo.KeyValuePair.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.pulsar.broker.service.schema.proto that return types with arguments of type SchemaRegistryFormat.SchemaInfo.KeyValuePairModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SchemaRegistryFormat.SchemaInfo.KeyValuePair>SchemaRegistryFormat.SchemaInfo.KeyValuePair.getParserForType()SchemaRegistryFormat.SchemaInfo.Builder.getPropsList()repeated .pulsar.schema.SchemaInfo.KeyValuePair props = 7;SchemaRegistryFormat.SchemaInfo.getPropsList()repeated .pulsar.schema.SchemaInfo.KeyValuePair props = 7;SchemaRegistryFormat.SchemaInfoOrBuilder.getPropsList()repeated .pulsar.schema.SchemaInfo.KeyValuePair props = 7;static com.google.protobuf.Parser<SchemaRegistryFormat.SchemaInfo.KeyValuePair>SchemaRegistryFormat.SchemaInfo.KeyValuePair.parser()Methods in org.apache.pulsar.broker.service.schema.proto with parameters of type SchemaRegistryFormat.SchemaInfo.KeyValuePairModifier and TypeMethodDescriptionSchemaRegistryFormat.SchemaInfo.Builder.addProps(int index, SchemaRegistryFormat.SchemaInfo.KeyValuePair value) repeated .pulsar.schema.SchemaInfo.KeyValuePair props = 7;SchemaRegistryFormat.SchemaInfo.Builder.addProps(SchemaRegistryFormat.SchemaInfo.KeyValuePair value) repeated .pulsar.schema.SchemaInfo.KeyValuePair props = 7;SchemaRegistryFormat.SchemaInfo.KeyValuePair.Builder.mergeFrom(SchemaRegistryFormat.SchemaInfo.KeyValuePair other) SchemaRegistryFormat.SchemaInfo.KeyValuePair.newBuilder(SchemaRegistryFormat.SchemaInfo.KeyValuePair prototype) SchemaRegistryFormat.SchemaInfo.Builder.setProps(int index, SchemaRegistryFormat.SchemaInfo.KeyValuePair value) repeated .pulsar.schema.SchemaInfo.KeyValuePair props = 7;Method parameters in org.apache.pulsar.broker.service.schema.proto with type arguments of type SchemaRegistryFormat.SchemaInfo.KeyValuePairModifier and TypeMethodDescriptionSchemaRegistryFormat.SchemaInfo.Builder.addAllProps(Iterable<? extends SchemaRegistryFormat.SchemaInfo.KeyValuePair> values) repeated .pulsar.schema.SchemaInfo.KeyValuePair props = 7;