Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Classes
Org.Apache.REEF.Wake.Avro Namespace Reference

Classes

interface  IMessageInstance
 An interface to a readonly pair of (message, sequence number). More...
 
class  MessageInstance
 Wrapper class to bind a specific instance of a message with the associated sequence number. More...
 
class  ProtocolSerializer
 Given a namespace of Avro messages which represent a protocol, the ProtocolSerailizer class reflects all of the message classes and builds Avro seriailziers and deserializers. More...
 
class  SeializationException
 The SeializationException is generated when an Avro serializer is requested to send or receive a message that does not exist is in message namespace it was given at construction time. More...