Class: Pulsar::Proto::KeySharedMode

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

Constant Summary collapse

AUTO_SPLIT =
value(:AUTO_SPLIT, 0)
STICKY =
value(:STICKY, 1)