Update

public class Update implements KompicsEvent
Author:Lars Kroll <lkroll@kth.se>

Fields

forwarder

public final UUID forwarder

update

public final ConfigUpdate update

Constructors

Update

public Update(ConfigUpdate update, UUID forwarder)