Class ThroughputLatencyServer

    • Constructor Detail

      • ThroughputLatencyServer

        public ThroughputLatencyServer​(int processId,
                                       int stateSize)
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • appExecuteOrdered

        public byte[] appExecuteOrdered​(byte[] command,
                                        MessageContext msgCtx)
        Description copied from class: DefaultSingleRecoverable
        Execute a batch of ordered requests
        Specified by:
        appExecuteOrdered in class DefaultSingleRecoverable
        Parameters:
        command - The ordered request
        msgCtx - The context associated to each request
        Returns:
        the reply for the request issued by the client