Interface ServerResponse

All Superinterfaces:
BufferWriter
All Known Implementing Classes:
ServerResponseImpl

public interface ServerResponse extends BufferWriter
  • Method Details

    • getRequestId

      long getRequestId()
      Returns:
      the id of the corresponding request
    • getPartitionId

      int getPartitionId()
      Returns:
      the partition id on which the requests was received and should be send back