risingwave_
common
2.2.0-alpha
Telemetry
ToProtobuf
Required Methods
to_pb_bytes
Implementors
In risingwave_
common::
telemetry::
pb_
compatible
risingwave_common
::
telemetry
::
pb_compatible
Trait
TelemetryToProtobuf
Copy item path
source
pub trait TelemetryToProtobuf { // Required method fn
to_pb_bytes
(self) ->
Vec
<
u8
>
ⓘ
; }
Required Methods
§
source
fn
to_pb_bytes
(self) ->
Vec
<
u8
>
ⓘ
Implementors
§