Package titan.network
package titan.network
-
ClassesClassDescription
RpcClientprovides functionality for making Remote Procedure Calls (RPC) to a server.Represents a worker server in the Titan distributed system.TheSchedulerServerclass acts as the central network endpoint for the Titan distributed scheduling system.TitanProtocoldefines the communication protocol for the Titan network.Represents a parsed Titan Protocol packet, containing its operation code and payload.