|
static bool | areEqual (object o1, object o2) |
| Tests equality of two objects taking null values into account More...
|
|
Constructor for Message class
- Parameters
-
name | name property |
doc | doc property |
request | list of parameters |
response | response property |
error | error union schema |
static bool Avro.Message.areEqual |
( |
object |
o1, |
|
|
object |
o2 |
|
) |
| |
|
inlinestaticprotected |
Tests equality of two objects taking null values into account
- Parameters
-
- Returns
override bool Avro.Message.Equals |
( |
Object |
obj | ) |
|
|
inline |
Tests equality of this Message object with the passed object
- Parameters
-
- Returns
override int Avro.Message.GetHashCode |
( |
| ) |
|
|
inline |
Returns the hash code of this Message object
- Returns
Documentation for the message
Union schema object for the 'error' attribute
Optional one-way attribute
Anonymous record for the list of parameters for the request fields
Schema object for the 'response' attribute
Explicitly defined protocol errors plus system added "string" error
The documentation for this class was generated from the following file:
- src/apache/main/Protocol/Message.cs