|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Protocol.Message | |
|---|---|
| org.apache.avro | Avro kernel classes. |
| Uses of Protocol.Message in org.apache.avro |
|---|
| Methods in org.apache.avro that return Protocol.Message | |
|---|---|
Protocol.Message |
Protocol.createMessage(String name,
String doc,
Schema request)
Create a one-way message. |
Protocol.Message |
Protocol.createMessage(String name,
String doc,
Schema request,
Schema response,
Schema errors)
Create a two-way message. |
| Methods in org.apache.avro that return types with arguments of type Protocol.Message | |
|---|---|
Map<String,Protocol.Message> |
Protocol.getMessages()
The messages of this protocol. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||