Package titan.network


package titan.network
  • Classes
    Class
    Description
     
    RpcClient provides functionality for making Remote Procedure Calls (RPC) to a server.
    Represents a worker server in the Titan distributed system.
    The SchedulerServer class acts as the central network endpoint for the Titan distributed scheduling system.
    TitanProtocol defines the communication protocol for the Titan network.
    Represents a parsed Titan Protocol packet, containing its operation code and payload.