Apache REEF  0.14.0
Retainable Evaluator Execution Framework
Classes
Org.Apache.REEF.Wake.Remote.Impl Namespace Reference

Classes

class  ByteCodec
 
class  ByteCodecFactory
 
class  Channel
 Performs low level network IO operations between hosts More...
 
class  DefaultRemoteManager
 Manages incoming and outgoing messages between remote hosts. More...
 
class  DefaultRemoteMessage
 
class  IntCodec
 
class  IPEndPointComparer
 Class to compare two IPEndPoint objects.
 
class  Link
 Represents an open connection between remote hosts More...
 
class  MultiCodec
 Codec that can encode and decode a class depending on the class type. More...
 
class  MultiDecoder
 Decoder using the WakeTuple protocol buffer (class name and bytes) More...
 
class  MultiEncoder
 Encoder using the WakeTuple protocol buffer (class name and bytes) More...
 
class  ObserverContainer
 Stores registered IObservers for DefaultRemoteManager.
 
class  RemoteEvent
 
class  RemoteEventCodec
 
class  RemoteEventDecoder
 
class  RemoteEventEncoder
 
class  RemoteEventEndPoint
 
class  RemoteEventStreamingCodec
 Writable remote event class
 
class  SocketRemoteIdentifier
 Remote identifier based on a socket address More...
 
class  StreamDataReader
 Class with functions to Read from stream More...
 
class  StreamDataWriter
 
class  StreamingLink
 Represents an open connection between remote hosts.
 
class  StreamingRemoteManager
 Manages incoming and outgoing messages between remote hosts.
 
class  StreamingRemoteManagerFactory
 StreamingRemoteManagerFactory for StreamingRemoteManager. More...
 
class  StreamingTransportClient
 Establish connections to TransportServer for remote message passing
 
class  StreamingTransportServer
 Server to handle incoming remote messages.
 
class  StringCodec
 
class  StringIdentifier
 
class  StringIdentifierFactory
 
class  TransportClient
 Establish connections to TransportServer for remote message passing More...
 
class  TransportEvent
 
class  TransportServer
 Server to handle incoming remote messages. More...