![]() | EventUnderlyingType Fields |
The EventUnderlyingType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AVRO |
Event representation is Avro (GenericData.Record).
|
![]() ![]() | MAP |
Event representation is Map (any IDictionary interface implementation).
|
![]() ![]() | OBJECTARRAY |
Event representation is object-array (Object[]).
|
![]() | value__ |