Class: Pulsar::Proto::TxnAction

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

Constant Summary collapse

COMMIT =
value(:COMMIT, 0)
ABORT =
value(:ABORT, 1)