Class KillWorkers

    • Constructor Detail

      • KillWorkers

        public KillWorkers()
    • Method Detail

      • setRequestPayload

        public void setRequestPayload​(byte[] value)
        Sets the payload for the request.
        Parameters:
        value - the payload
      • getRequestPayload

        public byte[] getRequestPayload()
        Returns the payload of the request, if any.
        Returns:
        the payload
      • getRequestPayloadObjects

        public Object[] getRequestPayloadObjects()
        Returns the objects that represent the request payload.
        Returns:
        the objects