Class ReplayCommand

  • All Implemented Interfaces:
    Command, DataStructure

    public class ReplayCommand
    extends BaseCommand
    A general purpose replay command for some kind of producer where ranges of messages are asked to be replayed. This command is typically used over a non-reliable transport such as UDP or multicast but could also be used on TCP/IP if a socket has been re-established.