Uses of Class
org.apache.pulsar.broker.service.schema.SchemaStorageFormat.SchemaEntry
Packages that use SchemaStorageFormat.SchemaEntry
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of SchemaStorageFormat.SchemaEntry in org.apache.pulsar.broker.service.schema
Fields in org.apache.pulsar.broker.service.schema with type parameters of type SchemaStorageFormat.SchemaEntryModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<SchemaStorageFormat.SchemaEntry>SchemaStorageFormat.SchemaEntry.PARSERDeprecated.Methods in org.apache.pulsar.broker.service.schema that return SchemaStorageFormat.SchemaEntryModifier and TypeMethodDescriptionSchemaStorageFormat.SchemaEntry.Builder.build()SchemaStorageFormat.SchemaEntry.Builder.buildPartial()SchemaStorageFormat.SchemaEntry.getDefaultInstance()SchemaStorageFormat.SchemaEntry.Builder.getDefaultInstanceForType()SchemaStorageFormat.SchemaEntry.getDefaultInstanceForType()SchemaStorageFormat.SchemaEntry.parseDelimitedFrom(InputStream input) SchemaStorageFormat.SchemaEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SchemaStorageFormat.SchemaEntry.parseFrom(byte[] data) SchemaStorageFormat.SchemaEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SchemaStorageFormat.SchemaEntry.parseFrom(com.google.protobuf.ByteString data) SchemaStorageFormat.SchemaEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SchemaStorageFormat.SchemaEntry.parseFrom(com.google.protobuf.CodedInputStream input) SchemaStorageFormat.SchemaEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SchemaStorageFormat.SchemaEntry.parseFrom(InputStream input) SchemaStorageFormat.SchemaEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SchemaStorageFormat.SchemaEntry.parseFrom(ByteBuffer data) SchemaStorageFormat.SchemaEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.pulsar.broker.service.schema that return types with arguments of type SchemaStorageFormat.SchemaEntryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SchemaStorageFormat.SchemaEntry>SchemaStorageFormat.SchemaEntry.getParserForType()static com.google.protobuf.Parser<SchemaStorageFormat.SchemaEntry>SchemaStorageFormat.SchemaEntry.parser()Methods in org.apache.pulsar.broker.service.schema with parameters of type SchemaStorageFormat.SchemaEntryModifier and TypeMethodDescriptionSchemaStorageFormat.SchemaEntry.Builder.mergeFrom(SchemaStorageFormat.SchemaEntry other) SchemaStorageFormat.SchemaEntry.newBuilder(SchemaStorageFormat.SchemaEntry prototype)