Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

---------------------------------------------------------------------------------------

MetadataRequest

 

Code Block
{
  Version                => int16
  CorrelationId          => int64
  ClientId               => String
  Topics                 => [String]
  GroupIds               => [String]
}
Code Block
 

This MetadataRequest inherits from the TopicMetadataRequest in 0.8.

...