3.3 Datatypes

Topic Version1Published10/31/2016
For StandardETP v1.1

The datatypes package is intended to hold only low-level types that will be broadly re-used in various protocols. In general, primitive datatypes follow the rules for Avro itself. These are the lower-level datatypes defined for the protocol. They are only used as fields of messages, not messages in their own right.

Figure 3.3-1 : Datatypes