@@ -564,20 +564,20 @@ void TPrintable<TFederatedPartitionSession>::DebugString(TStringBuilder& res, bo
564564template <>
565565void TPrintable<NFederatedTopic::TReadSessionEvent::TDataReceivedEvent>::DebugString(TStringBuilder& res, bool ) const ;
566566template <>
567- void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NFederatedTopic ::TReadSessionEvent::TDataReceivedEvent::TMessage>>::DebugString(TStringBuilder& res, bool ) const ;
567+ void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NTopic ::TReadSessionEvent::TDataReceivedEvent::TMessage>>::DebugString(TStringBuilder& res, bool ) const ;
568568template <>
569- void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NFederatedTopic ::TReadSessionEvent::TDataReceivedEvent::TCompressedMessage>>::DebugString(TStringBuilder& res, bool ) const ;
569+ void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NTopic ::TReadSessionEvent::TDataReceivedEvent::TCompressedMessage>>::DebugString(TStringBuilder& res, bool ) const ;
570570template <>
571- void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NFederatedTopic ::TReadSessionEvent::TCommitOffsetAcknowledgementEvent>>::DebugString(TStringBuilder& res, bool ) const ;
571+ void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NTopic ::TReadSessionEvent::TCommitOffsetAcknowledgementEvent>>::DebugString(TStringBuilder& res, bool ) const ;
572572template <>
573- void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NFederatedTopic ::TReadSessionEvent::TStartPartitionSessionEvent>>::DebugString(TStringBuilder& res, bool ) const ;
573+ void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NTopic ::TReadSessionEvent::TStartPartitionSessionEvent>>::DebugString(TStringBuilder& res, bool ) const ;
574574template <>
575- void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NFederatedTopic ::TReadSessionEvent::TStopPartitionSessionEvent>>::DebugString(TStringBuilder& res, bool ) const ;
575+ void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NTopic ::TReadSessionEvent::TStopPartitionSessionEvent>>::DebugString(TStringBuilder& res, bool ) const ;
576576template <>
577- void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NFederatedTopic ::TReadSessionEvent::TEndPartitionSessionEvent>>::DebugString(TStringBuilder& res, bool ) const ;
577+ void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NTopic ::TReadSessionEvent::TEndPartitionSessionEvent>>::DebugString(TStringBuilder& res, bool ) const ;
578578template <>
579- void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NFederatedTopic ::TReadSessionEvent::TPartitionSessionStatusEvent>>::DebugString(TStringBuilder& res, bool ) const ;
579+ void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NTopic ::TReadSessionEvent::TPartitionSessionStatusEvent>>::DebugString(TStringBuilder& res, bool ) const ;
580580template <>
581- void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NFederatedTopic ::TReadSessionEvent::TPartitionSessionClosedEvent>>::DebugString(TStringBuilder& res, bool ) const ;
581+ void TPrintable<NFederatedTopic::TReadSessionEvent::TFederated<NTopic ::TReadSessionEvent::TPartitionSessionClosedEvent>>::DebugString(TStringBuilder& res, bool ) const ;
582582
583583}
0 commit comments