Class: Pulsar::Proto::CommandPartitionedTopicMetadataResponse::LookupType
- Inherits:
-
Protobuf::Enum
- Object
- Protobuf::Enum
- Pulsar::Proto::CommandPartitionedTopicMetadataResponse::LookupType
- Defined in:
- lib/fluent/plugin/lib/pulsar_client/PulsarApi.pb.rb
Constant Summary collapse
- Success =
value(:Success, 0)
- Failed =
value(:Failed, 1)