DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
list_rev_info_pb2.py
Go to the documentation of this file.
1# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: listrev/opmon/list_rev_info.proto
4"""Generated protocol buffer code."""
5from google.protobuf import descriptor as _descriptor
6from google.protobuf import descriptor_pool as _descriptor_pool
7from google.protobuf import symbol_database as _symbol_database
8from google.protobuf.internal import builder as _builder
9# @@protoc_insertion_point(imports)
10
11_sym_db = _symbol_database.Default()
12
13
14
15
16DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!listrev/opmon/list_rev_info.proto\x12\x15\x64unedaq.listrev.opmon\"\xe6\x01\n\x10ListReverserInfo\x12\x19\n\x11requests_received\x18\x01 \x01(\x04\x12\x15\n\rrequests_sent\x18\x02 \x01(\x04\x12\x16\n\x0elists_received\x18\x0b \x01(\x04\x12\x12\n\nlists_sent\x18\x0c \x01(\x04\x12\x1f\n\x17total_requests_received\x18\x15 \x01(\x04\x12\x1b\n\x13total_requests_sent\x18\x16 \x01(\x04\x12\x1c\n\x14total_lists_received\x18\x1f \x01(\x04\x12\x18\n\x10total_lists_sent\x18 \x01(\x04\"\x7f\n\x17RandomListGeneratorInfo\x12\x19\n\x11generated_numbers\x18\x01 \x01(\x04\x12\x1d\n\x15new_generated_numbers\x18\x02 \x01(\x04\x12\x12\n\nlists_sent\x18\x0b \x01(\x04\x12\x16\n\x0enew_lists_sent\x18\x0c \x01(\x04\"\xdf\x01\n\x19ReversedListValidatorInfo\x12\x16\n\x0etotal_requests\x18\x01 \x01(\x04\x12\x14\n\x0cnew_requests\x18\x02 \x01(\x04\x12\x13\n\x0btotal_lists\x18\x0b \x01(\x04\x12\x11\n\tnew_lists\x18\x0c \x01(\x04\x12\x19\n\x11total_valid_pairs\x18\x15 \x01(\x04\x12\x18\n\x10valid_list_pairs\x18\x16 \x01(\x04\x12\x1b\n\x13total_invalid_pairs\x18\x17 \x01(\x04\x12\x1a\n\x12invalid_list_pairs\x18\x18 \x01(\x04\x62\x06proto3')
17
18_globals = globals()
19_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
20_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'listrev.opmon.list_rev_info_pb2', _globals)
21if _descriptor._USE_C_DESCRIPTORS == False:
22 DESCRIPTOR._options = None
23 _globals['_LISTREVERSERINFO']._serialized_start=61
24 _globals['_LISTREVERSERINFO']._serialized_end=291
25 _globals['_RANDOMLISTGENERATORINFO']._serialized_start=293
26 _globals['_RANDOMLISTGENERATORINFO']._serialized_end=420
27 _globals['_REVERSEDLISTVALIDATORINFO']._serialized_start=423
28 _globals['_REVERSEDLISTVALIDATORINFO']._serialized_end=646
29# @@protoc_insertion_point(module_scope)