Uses of Class
org.apache.pulsar.common.api.proto.CommandError
Packages that use CommandError
Package
Description
Common protocol.
-
Uses of CommandError in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandErrorModifier and TypeMethodDescriptionCommandError.clear()CommandError.clearError()CommandError.clearMessage()CommandError.clearRequestId()CommandError.copyFrom(CommandError _other) BaseCommand.getError()BaseCommand.setError()CommandError.setError(ServerError error) CommandError.setMessage(String message) CommandError.setRequestId(long requestId) Methods in org.apache.pulsar.common.api.proto with parameters of type CommandError -
Uses of CommandError in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandError