Uses of Class
org.apache.pulsar.common.api.proto.CommandGetOrCreateSchema
Packages that use CommandGetOrCreateSchema
Package
Description
Common protocol.
-
Uses of CommandGetOrCreateSchema in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandGetOrCreateSchemaModifier and TypeMethodDescriptionCommandGetOrCreateSchema.clear()CommandGetOrCreateSchema.clearRequestId()CommandGetOrCreateSchema.clearSchema()CommandGetOrCreateSchema.clearTopic()CommandGetOrCreateSchema.copyFrom(CommandGetOrCreateSchema _other) BaseCommand.getGetOrCreateSchema()BaseCommand.setGetOrCreateSchema()CommandGetOrCreateSchema.setRequestId(long requestId) Methods in org.apache.pulsar.common.api.proto with parameters of type CommandGetOrCreateSchemaModifier and TypeMethodDescriptionCommandGetOrCreateSchema.copyFrom(CommandGetOrCreateSchema _other) -
Uses of CommandGetOrCreateSchema in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandGetOrCreateSchemaModifier and TypeMethodDescriptionprotected voidPulsarDecoder.handleGetOrCreateSchema(CommandGetOrCreateSchema commandGetOrCreateSchema)