4#ifndef GOOGLE_PROTOBUF_INCLUDED_listrev_2fopmon_2flist_5frev_5finfo_2eproto_2epb_2eh
5#define GOOGLE_PROTOBUF_INCLUDED_listrev_2fopmon_2flist_5frev_5finfo_2eproto_2epb_2eh
11#include "google/protobuf/port_def.inc"
12#if PROTOBUF_VERSION < 4024000
13#error "This file was generated by a newer version of protoc which is"
14#error "incompatible with your Protocol Buffer headers. Please update"
18#if 4024004 < PROTOBUF_MIN_PROTOC_VERSION
19#error "This file was generated by an older version of protoc which is"
20#error "incompatible with your Protocol Buffer headers. Please"
21#error "regenerate this file with a newer version of protoc."
23#include "google/protobuf/port_undef.inc"
24#include "google/protobuf/io/coded_stream.h"
25#include "google/protobuf/arena.h"
26#include "google/protobuf/arenastring.h"
27#include "google/protobuf/generated_message_tctable_decl.h"
28#include "google/protobuf/generated_message_util.h"
29#include "google/protobuf/metadata_lite.h"
30#include "google/protobuf/generated_message_reflection.h"
31#include "google/protobuf/message.h"
32#include "google/protobuf/repeated_field.h"
33#include "google/protobuf/extension_set.h"
34#include "google/protobuf/unknown_field_set.h"
38#include "google/protobuf/port_def.inc"
40#define PROTOBUF_INTERNAL_EXPORT_listrev_2fopmon_2flist_5frev_5finfo_2eproto
54extern const ::google::protobuf::internal::DescriptorTable
59class ListReverserInfo;
60struct ListReverserInfoDefaultTypeInternal;
62class RandomListGeneratorInfo;
63struct RandomListGeneratorInfoDefaultTypeInternal;
65class ReversedListValidatorInfo;
66struct ReversedListValidatorInfoDefaultTypeInternal;
86 public ::google::protobuf::Message {
90 template<
typename =
void>
91 explicit PROTOBUF_CONSTEXPR
ListReverserInfo(::google::protobuf::internal::ConstantInitialized);
96 *
this = ::std::move(from);
104 if (
this == &from)
return *
this;
105 if (GetOwningArena() == from.GetOwningArena()
106 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
107 && GetOwningArena() !=
nullptr
118 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
121 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
147 if (other ==
this)
return;
148 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
149 if (GetOwningArena() !=
nullptr &&
150 GetOwningArena() == other->GetOwningArena()) {
152 if (GetOwningArena() == other->GetOwningArena()) {
156 ::google::protobuf::internal::GenericSwap(
this, other);
160 if (other ==
this)
return;
161 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
168 return CreateMaybeMessage<ListReverserInfo>(arena);
170 using ::google::protobuf::Message::CopyFrom;
172 using ::google::protobuf::Message::MergeFrom;
177 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
179 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
183 const
char*
_InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
185 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
189 void SharedCtor(::google::protobuf::Arena* arena);
195 friend class ::google::protobuf::internal::AnyMetadata;
197 return "dunedaq.listrev.opmon.ListReverserInfo";
204 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
306 friend class ::google::protobuf::internal::TcParser;
307 static const ::google::protobuf::internal::TcParseTable<3, 8, 0, 0, 2>
_table_;
308 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
321 PROTOBUF_TSAN_DECLARE_MEMBER
324 friend struct ::TableStruct_listrev_2fopmon_2flist_5frev_5finfo_2eproto;
328 public ::google::protobuf::Message {
332 template<
typename =
void>
338 *
this = ::std::move(from);
346 if (
this == &from)
return *
this;
347 if (GetOwningArena() == from.GetOwningArena()
348 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
349 && GetOwningArena() !=
nullptr
360 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
363 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
367 return GetDescriptor();
370 return default_instance().GetMetadata().descriptor;
373 return default_instance().GetMetadata().reflection;
376 return *internal_default_instance();
382 static constexpr int kIndexInFileMessages =
389 if (other ==
this)
return;
390 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
391 if (GetOwningArena() !=
nullptr &&
392 GetOwningArena() == other->GetOwningArena()) {
394 if (GetOwningArena() == other->GetOwningArena()) {
398 ::google::protobuf::internal::GenericSwap(
this, other);
402 if (other ==
this)
return;
403 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
410 return CreateMaybeMessage<RandomListGeneratorInfo>(arena);
412 using ::google::protobuf::Message::CopyFrom;
414 using ::google::protobuf::Message::MergeFrom;
416 RandomListGeneratorInfo::MergeImpl(*
this, from);
419 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
421 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
422 bool IsInitialized() const final;
424 ::
size_t ByteSizeLong() const final;
425 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
426 ::uint8_t* _InternalSerialize(
427 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
428 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
431 void SharedCtor(::google::protobuf::Arena* arena);
433 void SetCachedSize(
int size)
const final;
437 friend class ::google::protobuf::internal::AnyMetadata;
439 return "dunedaq.listrev.opmon.RandomListGeneratorInfo";
446 const ::google::protobuf::Message::ClassData*GetClassData() const final;
448 ::
google::protobuf::Metadata GetMetadata() const final;
455 kGeneratedNumbersFieldNumber = 1,
456 kNewGeneratedNumbersFieldNumber = 2,
457 kListsSentFieldNumber = 11,
458 kNewListsSentFieldNumber = 12,
461 void clear_generated_numbers() ;
462 ::uint64_t generated_numbers()
const;
463 void set_generated_numbers(::uint64_t value);
466 ::uint64_t _internal_generated_numbers()
const;
467 void _internal_set_generated_numbers(::uint64_t value);
471 void clear_new_generated_numbers() ;
472 ::uint64_t new_generated_numbers()
const;
473 void set_new_generated_numbers(::uint64_t value);
476 ::uint64_t _internal_new_generated_numbers()
const;
477 void _internal_set_new_generated_numbers(::uint64_t value);
481 void clear_lists_sent() ;
482 ::uint64_t lists_sent()
const;
483 void set_lists_sent(::uint64_t value);
486 ::uint64_t _internal_lists_sent()
const;
487 void _internal_set_lists_sent(::uint64_t value);
491 void clear_new_lists_sent() ;
492 ::uint64_t new_lists_sent()
const;
493 void set_new_lists_sent(::uint64_t value);
496 ::uint64_t _internal_new_lists_sent()
const;
497 void _internal_set_new_lists_sent(::uint64_t value);
504 friend class ::google::protobuf::internal::TcParser;
505 static const ::google::protobuf::internal::TcParseTable<2, 4, 0, 0, 2>
_table_;
506 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
515 PROTOBUF_TSAN_DECLARE_MEMBER
518 friend struct ::TableStruct_listrev_2fopmon_2flist_5frev_5finfo_2eproto;
522 public ::google::protobuf::Message {
526 template<
typename =
void>
532 *
this = ::std::move(from);
540 if (
this == &from)
return *
this;
541 if (GetOwningArena() == from.GetOwningArena()
542 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
543 && GetOwningArena() !=
nullptr
554 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
557 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
561 return GetDescriptor();
564 return default_instance().GetMetadata().descriptor;
567 return default_instance().GetMetadata().reflection;
570 return *internal_default_instance();
576 static constexpr int kIndexInFileMessages =
583 if (other ==
this)
return;
584 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
585 if (GetOwningArena() !=
nullptr &&
586 GetOwningArena() == other->GetOwningArena()) {
588 if (GetOwningArena() == other->GetOwningArena()) {
592 ::google::protobuf::internal::GenericSwap(
this, other);
596 if (other ==
this)
return;
597 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
604 return CreateMaybeMessage<ReversedListValidatorInfo>(arena);
606 using ::google::protobuf::Message::CopyFrom;
608 using ::google::protobuf::Message::MergeFrom;
610 ReversedListValidatorInfo::MergeImpl(*
this, from);
613 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
615 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
616 bool IsInitialized() const final;
618 ::
size_t ByteSizeLong() const final;
619 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
620 ::uint8_t* _InternalSerialize(
621 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
622 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
625 void SharedCtor(::google::protobuf::Arena* arena);
627 void SetCachedSize(
int size)
const final;
631 friend class ::google::protobuf::internal::AnyMetadata;
633 return "dunedaq.listrev.opmon.ReversedListValidatorInfo";
640 const ::google::protobuf::Message::ClassData*GetClassData() const final;
642 ::
google::protobuf::Metadata GetMetadata() const final;
649 kTotalRequestsFieldNumber = 1,
650 kNewRequestsFieldNumber = 2,
651 kTotalListsFieldNumber = 11,
652 kNewListsFieldNumber = 12,
653 kTotalValidPairsFieldNumber = 21,
654 kValidListPairsFieldNumber = 22,
655 kTotalInvalidPairsFieldNumber = 23,
656 kInvalidListPairsFieldNumber = 24,
659 void clear_total_requests() ;
660 ::uint64_t total_requests()
const;
661 void set_total_requests(::uint64_t value);
664 ::uint64_t _internal_total_requests()
const;
665 void _internal_set_total_requests(::uint64_t value);
669 void clear_new_requests() ;
670 ::uint64_t new_requests()
const;
671 void set_new_requests(::uint64_t value);
674 ::uint64_t _internal_new_requests()
const;
675 void _internal_set_new_requests(::uint64_t value);
679 void clear_total_lists() ;
680 ::uint64_t total_lists()
const;
681 void set_total_lists(::uint64_t value);
684 ::uint64_t _internal_total_lists()
const;
685 void _internal_set_total_lists(::uint64_t value);
689 void clear_new_lists() ;
690 ::uint64_t new_lists()
const;
691 void set_new_lists(::uint64_t value);
694 ::uint64_t _internal_new_lists()
const;
695 void _internal_set_new_lists(::uint64_t value);
699 void clear_total_valid_pairs() ;
700 ::uint64_t total_valid_pairs()
const;
701 void set_total_valid_pairs(::uint64_t value);
704 ::uint64_t _internal_total_valid_pairs()
const;
705 void _internal_set_total_valid_pairs(::uint64_t value);
709 void clear_valid_list_pairs() ;
710 ::uint64_t valid_list_pairs()
const;
711 void set_valid_list_pairs(::uint64_t value);
714 ::uint64_t _internal_valid_list_pairs()
const;
715 void _internal_set_valid_list_pairs(::uint64_t value);
719 void clear_total_invalid_pairs() ;
720 ::uint64_t total_invalid_pairs()
const;
721 void set_total_invalid_pairs(::uint64_t value);
724 ::uint64_t _internal_total_invalid_pairs()
const;
725 void _internal_set_total_invalid_pairs(::uint64_t value);
729 void clear_invalid_list_pairs() ;
730 ::uint64_t invalid_list_pairs()
const;
731 void set_invalid_list_pairs(::uint64_t value);
734 ::uint64_t _internal_invalid_list_pairs()
const;
735 void _internal_set_invalid_list_pairs(::uint64_t value);
742 friend class ::google::protobuf::internal::TcParser;
743 static const ::google::protobuf::internal::TcParseTable<3, 8, 0, 0, 2>
_table_;
744 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
757 PROTOBUF_TSAN_DECLARE_MEMBER
760 friend struct ::TableStruct_listrev_2fopmon_2flist_5frev_5finfo_2eproto;
772#pragma GCC diagnostic push
773#pragma GCC diagnostic ignored "-Wstrict-aliasing"
780inline void ListReverserInfo::clear_requests_received() {
781 _impl_.requests_received_ = ::uint64_t{0u};
783inline ::uint64_t ListReverserInfo::requests_received()
const {
785 return _internal_requests_received();
787inline void ListReverserInfo::set_requests_received(::uint64_t value) {
788 _internal_set_requests_received(value);
791inline ::uint64_t ListReverserInfo::_internal_requests_received()
const {
792 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
793 return _impl_.requests_received_;
795inline void ListReverserInfo::_internal_set_requests_received(::uint64_t value) {
796 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
798 _impl_.requests_received_ = value;
802inline void ListReverserInfo::clear_requests_sent() {
803 _impl_.requests_sent_ = ::uint64_t{0u};
805inline ::uint64_t ListReverserInfo::requests_sent()
const {
807 return _internal_requests_sent();
809inline void ListReverserInfo::set_requests_sent(::uint64_t value) {
810 _internal_set_requests_sent(value);
813inline ::uint64_t ListReverserInfo::_internal_requests_sent()
const {
814 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
815 return _impl_.requests_sent_;
817inline void ListReverserInfo::_internal_set_requests_sent(::uint64_t value) {
818 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
820 _impl_.requests_sent_ = value;
824inline void ListReverserInfo::clear_lists_received() {
825 _impl_.lists_received_ = ::uint64_t{0u};
827inline ::uint64_t ListReverserInfo::lists_received()
const {
829 return _internal_lists_received();
831inline void ListReverserInfo::set_lists_received(::uint64_t value) {
832 _internal_set_lists_received(value);
835inline ::uint64_t ListReverserInfo::_internal_lists_received()
const {
836 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
837 return _impl_.lists_received_;
839inline void ListReverserInfo::_internal_set_lists_received(::uint64_t value) {
840 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
842 _impl_.lists_received_ = value;
846inline void ListReverserInfo::clear_lists_sent() {
847 _impl_.lists_sent_ = ::uint64_t{0u};
849inline ::uint64_t ListReverserInfo::lists_sent()
const {
851 return _internal_lists_sent();
853inline void ListReverserInfo::set_lists_sent(::uint64_t value) {
854 _internal_set_lists_sent(value);
857inline ::uint64_t ListReverserInfo::_internal_lists_sent()
const {
858 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
859 return _impl_.lists_sent_;
861inline void ListReverserInfo::_internal_set_lists_sent(::uint64_t value) {
862 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
864 _impl_.lists_sent_ = value;
868inline void ListReverserInfo::clear_total_requests_received() {
869 _impl_.total_requests_received_ = ::uint64_t{0u};
871inline ::uint64_t ListReverserInfo::total_requests_received()
const {
873 return _internal_total_requests_received();
875inline void ListReverserInfo::set_total_requests_received(::uint64_t value) {
876 _internal_set_total_requests_received(value);
879inline ::uint64_t ListReverserInfo::_internal_total_requests_received()
const {
880 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
881 return _impl_.total_requests_received_;
883inline void ListReverserInfo::_internal_set_total_requests_received(::uint64_t value) {
884 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
886 _impl_.total_requests_received_ = value;
890inline void ListReverserInfo::clear_total_requests_sent() {
891 _impl_.total_requests_sent_ = ::uint64_t{0u};
893inline ::uint64_t ListReverserInfo::total_requests_sent()
const {
895 return _internal_total_requests_sent();
897inline void ListReverserInfo::set_total_requests_sent(::uint64_t value) {
898 _internal_set_total_requests_sent(value);
901inline ::uint64_t ListReverserInfo::_internal_total_requests_sent()
const {
902 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
903 return _impl_.total_requests_sent_;
905inline void ListReverserInfo::_internal_set_total_requests_sent(::uint64_t value) {
906 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
908 _impl_.total_requests_sent_ = value;
912inline void ListReverserInfo::clear_total_lists_received() {
913 _impl_.total_lists_received_ = ::uint64_t{0u};
915inline ::uint64_t ListReverserInfo::total_lists_received()
const {
917 return _internal_total_lists_received();
919inline void ListReverserInfo::set_total_lists_received(::uint64_t value) {
920 _internal_set_total_lists_received(value);
923inline ::uint64_t ListReverserInfo::_internal_total_lists_received()
const {
924 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
925 return _impl_.total_lists_received_;
927inline void ListReverserInfo::_internal_set_total_lists_received(::uint64_t value) {
928 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
930 _impl_.total_lists_received_ = value;
934inline void ListReverserInfo::clear_total_lists_sent() {
935 _impl_.total_lists_sent_ = ::uint64_t{0u};
937inline ::uint64_t ListReverserInfo::total_lists_sent()
const {
939 return _internal_total_lists_sent();
941inline void ListReverserInfo::set_total_lists_sent(::uint64_t value) {
942 _internal_set_total_lists_sent(value);
945inline ::uint64_t ListReverserInfo::_internal_total_lists_sent()
const {
946 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
947 return _impl_.total_lists_sent_;
949inline void ListReverserInfo::_internal_set_total_lists_sent(::uint64_t value) {
950 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
952 _impl_.total_lists_sent_ = value;
960inline void RandomListGeneratorInfo::clear_generated_numbers() {
961 _impl_.generated_numbers_ = ::uint64_t{0u};
963inline ::uint64_t RandomListGeneratorInfo::generated_numbers()
const {
965 return _internal_generated_numbers();
967inline void RandomListGeneratorInfo::set_generated_numbers(::uint64_t value) {
968 _internal_set_generated_numbers(value);
971inline ::uint64_t RandomListGeneratorInfo::_internal_generated_numbers()
const {
972 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
973 return _impl_.generated_numbers_;
975inline void RandomListGeneratorInfo::_internal_set_generated_numbers(::uint64_t value) {
976 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
978 _impl_.generated_numbers_ = value;
982inline void RandomListGeneratorInfo::clear_new_generated_numbers() {
983 _impl_.new_generated_numbers_ = ::uint64_t{0u};
985inline ::uint64_t RandomListGeneratorInfo::new_generated_numbers()
const {
987 return _internal_new_generated_numbers();
989inline void RandomListGeneratorInfo::set_new_generated_numbers(::uint64_t value) {
990 _internal_set_new_generated_numbers(value);
993inline ::uint64_t RandomListGeneratorInfo::_internal_new_generated_numbers()
const {
994 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
995 return _impl_.new_generated_numbers_;
997inline void RandomListGeneratorInfo::_internal_set_new_generated_numbers(::uint64_t value) {
998 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1000 _impl_.new_generated_numbers_ = value;
1004inline void RandomListGeneratorInfo::clear_lists_sent() {
1005 _impl_.lists_sent_ = ::uint64_t{0u};
1007inline ::uint64_t RandomListGeneratorInfo::lists_sent()
const {
1009 return _internal_lists_sent();
1011inline void RandomListGeneratorInfo::set_lists_sent(::uint64_t value) {
1012 _internal_set_lists_sent(value);
1015inline ::uint64_t RandomListGeneratorInfo::_internal_lists_sent()
const {
1016 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1017 return _impl_.lists_sent_;
1019inline void RandomListGeneratorInfo::_internal_set_lists_sent(::uint64_t value) {
1020 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1022 _impl_.lists_sent_ = value;
1026inline void RandomListGeneratorInfo::clear_new_lists_sent() {
1027 _impl_.new_lists_sent_ = ::uint64_t{0u};
1029inline ::uint64_t RandomListGeneratorInfo::new_lists_sent()
const {
1031 return _internal_new_lists_sent();
1033inline void RandomListGeneratorInfo::set_new_lists_sent(::uint64_t value) {
1034 _internal_set_new_lists_sent(value);
1037inline ::uint64_t RandomListGeneratorInfo::_internal_new_lists_sent()
const {
1038 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1039 return _impl_.new_lists_sent_;
1041inline void RandomListGeneratorInfo::_internal_set_new_lists_sent(::uint64_t value) {
1042 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1044 _impl_.new_lists_sent_ = value;
1052inline void ReversedListValidatorInfo::clear_total_requests() {
1053 _impl_.total_requests_ = ::uint64_t{0u};
1055inline ::uint64_t ReversedListValidatorInfo::total_requests()
const {
1057 return _internal_total_requests();
1059inline void ReversedListValidatorInfo::set_total_requests(::uint64_t value) {
1060 _internal_set_total_requests(value);
1063inline ::uint64_t ReversedListValidatorInfo::_internal_total_requests()
const {
1064 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1065 return _impl_.total_requests_;
1067inline void ReversedListValidatorInfo::_internal_set_total_requests(::uint64_t value) {
1068 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1070 _impl_.total_requests_ = value;
1074inline void ReversedListValidatorInfo::clear_new_requests() {
1075 _impl_.new_requests_ = ::uint64_t{0u};
1077inline ::uint64_t ReversedListValidatorInfo::new_requests()
const {
1079 return _internal_new_requests();
1081inline void ReversedListValidatorInfo::set_new_requests(::uint64_t value) {
1082 _internal_set_new_requests(value);
1085inline ::uint64_t ReversedListValidatorInfo::_internal_new_requests()
const {
1086 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1087 return _impl_.new_requests_;
1089inline void ReversedListValidatorInfo::_internal_set_new_requests(::uint64_t value) {
1090 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1092 _impl_.new_requests_ = value;
1096inline void ReversedListValidatorInfo::clear_total_lists() {
1097 _impl_.total_lists_ = ::uint64_t{0u};
1099inline ::uint64_t ReversedListValidatorInfo::total_lists()
const {
1101 return _internal_total_lists();
1103inline void ReversedListValidatorInfo::set_total_lists(::uint64_t value) {
1104 _internal_set_total_lists(value);
1107inline ::uint64_t ReversedListValidatorInfo::_internal_total_lists()
const {
1108 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1109 return _impl_.total_lists_;
1111inline void ReversedListValidatorInfo::_internal_set_total_lists(::uint64_t value) {
1112 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1114 _impl_.total_lists_ = value;
1118inline void ReversedListValidatorInfo::clear_new_lists() {
1119 _impl_.new_lists_ = ::uint64_t{0u};
1121inline ::uint64_t ReversedListValidatorInfo::new_lists()
const {
1123 return _internal_new_lists();
1125inline void ReversedListValidatorInfo::set_new_lists(::uint64_t value) {
1126 _internal_set_new_lists(value);
1129inline ::uint64_t ReversedListValidatorInfo::_internal_new_lists()
const {
1130 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1131 return _impl_.new_lists_;
1133inline void ReversedListValidatorInfo::_internal_set_new_lists(::uint64_t value) {
1134 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1136 _impl_.new_lists_ = value;
1140inline void ReversedListValidatorInfo::clear_total_valid_pairs() {
1141 _impl_.total_valid_pairs_ = ::uint64_t{0u};
1143inline ::uint64_t ReversedListValidatorInfo::total_valid_pairs()
const {
1145 return _internal_total_valid_pairs();
1147inline void ReversedListValidatorInfo::set_total_valid_pairs(::uint64_t value) {
1148 _internal_set_total_valid_pairs(value);
1151inline ::uint64_t ReversedListValidatorInfo::_internal_total_valid_pairs()
const {
1152 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1153 return _impl_.total_valid_pairs_;
1155inline void ReversedListValidatorInfo::_internal_set_total_valid_pairs(::uint64_t value) {
1156 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1158 _impl_.total_valid_pairs_ = value;
1162inline void ReversedListValidatorInfo::clear_valid_list_pairs() {
1163 _impl_.valid_list_pairs_ = ::uint64_t{0u};
1165inline ::uint64_t ReversedListValidatorInfo::valid_list_pairs()
const {
1167 return _internal_valid_list_pairs();
1169inline void ReversedListValidatorInfo::set_valid_list_pairs(::uint64_t value) {
1170 _internal_set_valid_list_pairs(value);
1173inline ::uint64_t ReversedListValidatorInfo::_internal_valid_list_pairs()
const {
1174 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1175 return _impl_.valid_list_pairs_;
1177inline void ReversedListValidatorInfo::_internal_set_valid_list_pairs(::uint64_t value) {
1178 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1180 _impl_.valid_list_pairs_ = value;
1184inline void ReversedListValidatorInfo::clear_total_invalid_pairs() {
1185 _impl_.total_invalid_pairs_ = ::uint64_t{0u};
1187inline ::uint64_t ReversedListValidatorInfo::total_invalid_pairs()
const {
1189 return _internal_total_invalid_pairs();
1191inline void ReversedListValidatorInfo::set_total_invalid_pairs(::uint64_t value) {
1192 _internal_set_total_invalid_pairs(value);
1195inline ::uint64_t ReversedListValidatorInfo::_internal_total_invalid_pairs()
const {
1196 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1197 return _impl_.total_invalid_pairs_;
1199inline void ReversedListValidatorInfo::_internal_set_total_invalid_pairs(::uint64_t value) {
1200 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1202 _impl_.total_invalid_pairs_ = value;
1206inline void ReversedListValidatorInfo::clear_invalid_list_pairs() {
1207 _impl_.invalid_list_pairs_ = ::uint64_t{0u};
1209inline ::uint64_t ReversedListValidatorInfo::invalid_list_pairs()
const {
1211 return _internal_invalid_list_pairs();
1213inline void ReversedListValidatorInfo::set_invalid_list_pairs(::uint64_t value) {
1214 _internal_set_invalid_list_pairs(value);
1217inline ::uint64_t ReversedListValidatorInfo::_internal_invalid_list_pairs()
const {
1218 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1219 return _impl_.invalid_list_pairs_;
1221inline void ReversedListValidatorInfo::_internal_set_invalid_list_pairs(::uint64_t value) {
1222 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1224 _impl_.invalid_list_pairs_ = value;
1228#pragma GCC diagnostic pop
1239#include "google/protobuf/port_undef.inc"
::uint64_t requests_received() const
void Swap(ListReverserInfo *other)
ListReverserInfo(ListReverserInfo &&from) noexcept
void set_total_requests_sent(::uint64_t value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void _internal_set_requests_received(::uint64_t value)
::uint64_t total_lists_received() const
::uint64_t _internal_lists_received() const
void _internal_set_total_requests_received(::uint64_t value)
static const ::google::protobuf::internal::TcParseTable< 3, 8, 0, 0, 2 > _table_
void clear_lists_received()
void set_lists_sent(::uint64_t value)
static const ::google::protobuf::Reflection * GetReflection()
@ kRequestsReceivedFieldNumber
@ kTotalRequestsSentFieldNumber
@ kTotalListsReceivedFieldNumber
@ kTotalListsSentFieldNumber
@ kListsReceivedFieldNumber
@ kTotalRequestsReceivedFieldNumber
@ kRequestsSentFieldNumber
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void set_total_requests_received(::uint64_t value)
void clear_total_lists_received()
static const ListReverserInfo & default_instance()
::absl::string_view FullMessageName()
void InternalArenaConstructable_
void UnsafeArenaSwap(ListReverserInfo *other)
::uint64_t _internal_total_lists_received() const
::uint64_t requests_sent() const
void _internal_set_total_requests_sent(::uint64_t value)
::uint64_t lists_received() const
void SharedCtor(::google::protobuf::Arena *arena)
::uint64_t _internal_lists_sent() const
::uint64_t total_requests_sent() const
::uint64_t _internal_total_requests_sent() const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void _internal_set_lists_sent(::uint64_t value)
void clear_requests_sent()
PROTOBUF_CONSTEXPR ListReverserInfo(::google::protobuf::internal::ConstantInitialized)
::uint64_t _internal_requests_received() const
::uint64_t total_requests_received() const
void _internal_set_requests_sent(::uint64_t value)
void _internal_set_total_lists_received(::uint64_t value)
void clear_total_requests_received()
void SetCachedSize(int size) const final
ListReverserInfo & operator=(const ListReverserInfo &from)
void _internal_set_total_lists_sent(::uint64_t value)
static const ListReverserInfo * internal_default_instance()
static const ::google::protobuf::Descriptor * descriptor()
void set_lists_received(::uint64_t value)
void set_requests_received(::uint64_t value)
void _internal_set_lists_received(::uint64_t value)
void clear_total_lists_sent()
::size_t ByteSizeLong() const final
::uint64_t _internal_requests_sent() const
::google::protobuf::Metadata GetMetadata() const final
::uint64_t lists_sent() const
void clear_total_requests_sent()
void CopyFrom(const ListReverserInfo &from)
~ListReverserInfo() override
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
static constexpr int kIndexInFileMessages
friend void swap(ListReverserInfo &a, ListReverserInfo &b)
int GetCachedSize() const final
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
const ::google::protobuf::Message::ClassData * GetClassData() const final
::uint64_t _internal_total_requests_received() const
::uint64_t total_lists_sent() const
ListReverserInfo * New(::google::protobuf::Arena *arena=nullptr) const final
void DestructorSkippable_
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void MergeFrom(const ListReverserInfo &from)
ListReverserInfo & operator=(ListReverserInfo &&from) noexcept
void InternalSwap(ListReverserInfo *other)
static const ClassData _class_data_
static const ::google::protobuf::Descriptor * GetDescriptor()
void set_total_lists_received(::uint64_t value)
bool IsInitialized() const final
void set_total_lists_sent(::uint64_t value)
::uint64_t _internal_total_lists_sent() const
void clear_requests_received()
void set_requests_sent(::uint64_t value)
RandomListGeneratorInfo & operator=(RandomListGeneratorInfo &&from) noexcept
RandomListGeneratorInfo * New(::google::protobuf::Arena *arena=nullptr) const final
static const RandomListGeneratorInfo * internal_default_instance()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
friend void swap(RandomListGeneratorInfo &a, RandomListGeneratorInfo &b)
static const ::google::protobuf::Descriptor * descriptor()
RandomListGeneratorInfo()
void Swap(RandomListGeneratorInfo *other)
static const ::google::protobuf::Descriptor * GetDescriptor()
static const RandomListGeneratorInfo & default_instance()
static const ::google::protobuf::Reflection * GetReflection()
static const ClassData _class_data_
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void InternalArenaConstructable_
PROTOBUF_CONSTEXPR RandomListGeneratorInfo(::google::protobuf::internal::ConstantInitialized)
void UnsafeArenaSwap(RandomListGeneratorInfo *other)
RandomListGeneratorInfo(RandomListGeneratorInfo &&from) noexcept
void DestructorSkippable_
RandomListGeneratorInfo & operator=(const RandomListGeneratorInfo &from)
::absl::string_view FullMessageName()
static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 0, 2 > _table_
void MergeFrom(const RandomListGeneratorInfo &from)
void InternalArenaConstructable_
PROTOBUF_CONSTEXPR ReversedListValidatorInfo(::google::protobuf::internal::ConstantInitialized)
static const ::google::protobuf::internal::TcParseTable< 3, 8, 0, 0, 2 > _table_
ReversedListValidatorInfo * New(::google::protobuf::Arena *arena=nullptr) const final
static const ReversedListValidatorInfo & default_instance()
friend void swap(ReversedListValidatorInfo &a, ReversedListValidatorInfo &b)
static const ::google::protobuf::Descriptor * descriptor()
ReversedListValidatorInfo & operator=(ReversedListValidatorInfo &&from) noexcept
void DestructorSkippable_
ReversedListValidatorInfo & operator=(const ReversedListValidatorInfo &from)
static const ClassData _class_data_
::absl::string_view FullMessageName()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void UnsafeArenaSwap(ReversedListValidatorInfo *other)
static const ReversedListValidatorInfo * internal_default_instance()
static const ::google::protobuf::Reflection * GetReflection()
ReversedListValidatorInfo(ReversedListValidatorInfo &&from) noexcept
void MergeFrom(const ReversedListValidatorInfo &from)
ReversedListValidatorInfo()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ::google::protobuf::Descriptor * GetDescriptor()
void Swap(ReversedListValidatorInfo *other)
const ::google::protobuf::internal::DescriptorTable descriptor_table_listrev_2fopmon_2flist_5frev_5finfo_2eproto
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ListReverserInfoDefaultTypeInternal _ListReverserInfo_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RandomListGeneratorInfoDefaultTypeInternal _RandomListGeneratorInfo_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ReversedListValidatorInfoDefaultTypeInternal _ReversedListValidatorInfo_default_instance_
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
static const ::uint32_t offsets[]
::uint64_t total_requests_received_
::uint64_t total_requests_sent_
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint64_t requests_received_
::uint64_t requests_sent_
::uint64_t lists_received_
::uint64_t total_lists_sent_
::uint64_t total_lists_received_
::uint64_t new_generated_numbers_
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint64_t new_lists_sent_
::uint64_t generated_numbers_
::uint64_t total_invalid_pairs_
::uint64_t total_valid_pairs_
::uint64_t total_requests_
::uint64_t valid_list_pairs_
::uint64_t invalid_list_pairs_
mutable::google::protobuf::internal::CachedSize _cached_size_