Uses of Enum Class
org.apache.pulsar.common.api.proto.Schema.Type
Packages that use Schema.Type
Package
Description
Common protocol.
-
Uses of Schema.Type in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return Schema.TypeModifier and TypeMethodDescriptionSchema.getType()static Schema.TypeSchema.Type.valueOf(int n) Returns the enum constant of this class with the specified name.static Schema.TypeReturns the enum constant of this class with the specified name.static Schema.Type[]Schema.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.pulsar.common.api.proto with parameters of type Schema.Type -
Uses of Schema.Type in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type Schema.TypeModifier and TypeMethodDescriptionstatic org.apache.pulsar.common.schema.SchemaTypeCommands.getSchemaType(Schema.Type type)