Class NetworkReceive


  • public class NetworkReceive
    extends java.lang.Object
    Contains the information about the initial send and the response bytes from the destination
    • Constructor Detail

      • NetworkReceive

        public NetworkReceive​(java.lang.String connectionId,
                              BoundedNettyByteBufReceive receivedBytes,
                              com.github.ambry.utils.Time time)
    • Method Detail

      • getConnectionId

        public java.lang.String getConnectionId()
      • getReceiveStartTimeInMs

        public long getReceiveStartTimeInMs()