MessageWrapper

class MessageWrapper
Author:Lars Kroll <lkroll@kth.se>

Fields

msg

public final Msg<?, ?> msg

notify

public final Optional<MessageNotify.Req> notify

Constructors

MessageWrapper

MessageWrapper(MessageNotify.Req notify)

MessageWrapper

MessageWrapper(Msg<?, ?> msg)

Methods

injectSize

void injectSize(int diff, long startTS)

toString

public String toString()