Class: Pulsar::Proto::CommandAck::ValidationError

Inherits:
Protobuf::Enum
  • Object
show all
Defined in:
lib/fluent/plugin/lib/pulsar_client/PulsarApi.pb.rb

Constant Summary collapse

UncompressedSizeCorruption =
value(:UncompressedSizeCorruption, 0)
DecompressionError =
value(:DecompressionError, 1)
ChecksumMismatch =
value(:ChecksumMismatch, 2)
BatchDeSerializeError =
value(:BatchDeSerializeError, 3)
DecryptionError =
value(:DecryptionError, 4)