7#include "google/protobuf/io/coded_stream.h"
8#include "google/protobuf/extension_set.h"
9#include "google/protobuf/wire_format_lite.h"
10#include "google/protobuf/descriptor.h"
11#include "google/protobuf/generated_message_reflection.h"
12#include "google/protobuf/reflection_ops.h"
13#include "google/protobuf/wire_format.h"
14#include "google/protobuf/generated_message_tctable_impl.h"
18#include "google/protobuf/port_def.inc"
19PROTOBUF_PRAGMA_INIT_SEG
20namespace _pb = ::google::protobuf;
21namespace _pbi = ::google::protobuf::internal;
22namespace _fl = ::google::protobuf::internal::field_layout;
43PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
49static constexpr const ::_pb::EnumDescriptor**
51static constexpr const ::_pb::ServiceDescriptor**
69static const ::_pbi::MigrationSchema
78 "\n\037dfmodules/opmon/DataStore.proto\022\027duned"
79 "aq.dfmodules.opmon\"w\n\021HDF5DataStoreInfo\022"
80 "\030\n\020new_bytes_output\030\001 \001(\004\022\025\n\rbytes_in_fi"
81 "le\030\002 \001(\004\022\025\n\rwritten_files\030\003 \001(\r\022\032\n\022new_w"
82 "ritten_object\030\n \001(\004b\006proto3"
89 descriptor_table_protodef_dfmodules_2fopmon_2fDataStore_2eproto,
90 "dfmodules/opmon/DataStore.proto",
118PROTOBUF_ATTRIBUTE_INIT_PRIORITY2
130 : ::
google::protobuf::Message(arena) {
135 : ::
google::protobuf::Message(), _impl_(from._impl_) {
136 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
137 from._internal_metadata_);
152 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
156 ABSL_DCHECK(GetArenaForAllocation() ==
nullptr);
164 ::uint32_t cached_has_bits = 0;
166 (void) cached_has_bits;
171 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
175 const char* ptr, ::_pbi::ParseContext* ctx) {
176 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
181PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
187 offsetof(
decltype(_table_), field_lookup_table),
189 offsetof(
decltype(_table_), field_entries),
192 offsetof(
decltype(_table_), field_names),
194 ::_pbi::TcParser::GenericFallback,
196 {::_pbi::TcParser::MiniParse, {}},
198 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(HDF5DataStoreInfo, _impl_.new_bytes_output_), 63>(),
199 {8, 63, 0, PROTOBUF_FIELD_OFFSET(HDF5DataStoreInfo, _impl_.new_bytes_output_)}},
201 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(HDF5DataStoreInfo, _impl_.bytes_in_file_), 63>(),
202 {16, 63, 0, PROTOBUF_FIELD_OFFSET(HDF5DataStoreInfo, _impl_.bytes_in_file_)}},
204 {::_pbi::TcParser::SingularVarintNoZag1<::uint32_t, offsetof(HDF5DataStoreInfo, _impl_.written_files_), 63>(),
205 {24, 63, 0, PROTOBUF_FIELD_OFFSET(HDF5DataStoreInfo, _impl_.written_files_)}},
210 {PROTOBUF_FIELD_OFFSET(HDF5DataStoreInfo, _impl_.new_bytes_output_), 0, 0,
211 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
213 {PROTOBUF_FIELD_OFFSET(HDF5DataStoreInfo, _impl_.bytes_in_file_), 0, 0,
214 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
216 {PROTOBUF_FIELD_OFFSET(HDF5DataStoreInfo, _impl_.written_files_), 0, 0,
217 (0 | ::_fl::kFcSingular | ::_fl::kUInt32)},
219 {PROTOBUF_FIELD_OFFSET(HDF5DataStoreInfo, _impl_.new_written_object_), 0, 0,
220 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
229 ::google::protobuf::io::EpsCopyOutputStream* stream)
const {
231 ::uint32_t cached_has_bits = 0;
232 (void)cached_has_bits;
236 target = stream->EnsureSpace(target);
237 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
243 target = stream->EnsureSpace(target);
244 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
250 target = stream->EnsureSpace(target);
251 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
257 target = stream->EnsureSpace(target);
258 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
262 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
264 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
265 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
273 ::size_t total_size = 0;
275 ::uint32_t cached_has_bits = 0;
277 (void) cached_has_bits;
281 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
287 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
293 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
299 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
307 ::google::protobuf::Message::CopyWithSourceCheck,
317 ABSL_DCHECK_NE(&from, _this);
318 ::uint32_t cached_has_bits = 0;
319 (void) cached_has_bits;
321 if (from._internal_new_bytes_output() != 0) {
322 _this->_internal_set_new_bytes_output(from._internal_new_bytes_output());
324 if (from._internal_bytes_in_file() != 0) {
325 _this->_internal_set_bytes_in_file(from._internal_bytes_in_file());
327 if (from._internal_new_written_object() != 0) {
328 _this->_internal_set_new_written_object(from._internal_new_written_object());
330 if (from._internal_written_files() != 0) {
331 _this->_internal_set_written_files(from._internal_written_files());
333 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
338 if (&from ==
this)
return;
349 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
350 ::google::protobuf::internal::memswap<
359 return ::_pbi::AssignDescriptors(
372#include "google/protobuf/port_undef.inc"
const ::uint32_t TableStruct_dfmodules_2fopmon_2fDataStore_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_dfmodules_2fopmon_2fDataStore_2eproto_getter()
::absl::once_flag descriptor_table_dfmodules_2fopmon_2fDataStore_2eproto_once
const ::_pbi::DescriptorTable descriptor_table_dfmodules_2fopmon_2fDataStore_2eproto
::_pb::Metadata file_level_metadata_dfmodules_2fopmon_2fDataStore_2eproto[1]
static constexprconst ::_pb::ServiceDescriptor ** file_level_service_descriptors_dfmodules_2fopmon_2fDataStore_2eproto
static constexprconst ::_pb::EnumDescriptor ** file_level_enum_descriptors_dfmodules_2fopmon_2fDataStore_2eproto
static const ::_pb::Message *const file_default_instances[]
void InternalSwap(HDF5DataStoreInfo *other)
::google::protobuf::Metadata GetMetadata() const final
~HDF5DataStoreInfo() override
void CopyFrom(const HDF5DataStoreInfo &from)
::uint32_t _internal_written_files() const
::size_t ByteSizeLong() const final
static const ClassData _class_data_
void SetCachedSize(int size) const final
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void MergeFrom(const HDF5DataStoreInfo &from)
const ::google::protobuf::Message::ClassData * GetClassData() const final
::uint64_t _internal_new_bytes_output() const
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
bool IsInitialized() const final
static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 0, 2 > _table_
void SharedCtor(::google::protobuf::Arena *arena)
::uint64_t _internal_bytes_in_file() const
::uint64_t _internal_new_written_object() const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 HDF5DataStoreInfoDefaultTypeInternal _HDF5DataStoreInfo_default_instance_
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
static const ::uint32_t offsets[]
HDF5DataStoreInfo _instance
PROTOBUF_CONSTEXPR HDF5DataStoreInfoDefaultTypeInternal()
~HDF5DataStoreInfoDefaultTypeInternal()
::uint64_t bytes_in_file_
::uint64_t new_bytes_output_
::uint32_t written_files_
::uint64_t new_written_object_
mutable::google::protobuf::internal::CachedSize _cached_size_