The GTPMessageStat
UDR AvroDecoderUDR
AvroDecoderUDR is used for monitoring the arrival of messages, and can be viewed in theĀ UDR Internal Format Browseras an input for Avro Decoder.
The following fields are included in the GTPMessageStat
UDR AvroDecoderUDR
:
Field | Description |
---|---|
host data (stringbytearray) | This field contains the server host.messageType binary encoded avro message payload |
readerSchemaID (string) | This field contains the message type. |
port (string) | This field contains the server port. |
timestamp (long) | This field contains the timestamp of the arrival of the message.Avro Reader SchemaID - ID of compatible schema used for reading data |
writerSchemaID (string) | Avro Writer SchemaID - schema used for encoding the message |