Class: Pulsar::Proto::CommandAck::AckType

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

Constant Summary collapse

Individual =
value(:Individual, 0)
Cumulative =
value(:Cumulative, 1)