Class InstrumentationScopeMetricsMarshaler

    • Field Detail

      • metricMarshalers

        private final java.util.List<Marshaler> metricMarshalers
      • schemaUrlUtf8

        private final byte[] schemaUrlUtf8
    • Constructor Detail

      • InstrumentationScopeMetricsMarshaler

        InstrumentationScopeMetricsMarshaler​(InstrumentationScopeMarshaler instrumentationScope,
                                             byte[] schemaUrlUtf8,
                                             java.util.List<Marshaler> metricMarshalers)
    • Method Detail

      • writeTo

        public void writeTo​(Serializer output)
                     throws java.io.IOException
        Specified by:
        writeTo in class Marshaler
        Throws:
        java.io.IOException