hu.mta.sztaki.lpds.cloud.simulator
Class DeferredEvent.AggregatedEventDispatcher

java.lang.Object
  extended by hu.mta.sztaki.lpds.cloud.simulator.Timed
      extended by hu.mta.sztaki.lpds.cloud.simulator.DeferredEvent.AggregatedEventDispatcher
All Implemented Interfaces:
Comparable<Timed>
Enclosing class:
DeferredEvent

private static class DeferredEvent.AggregatedEventDispatcher
extends Timed


Constructor Summary
private DeferredEvent.AggregatedEventDispatcher()
           
 
Method Summary
 void tick(long fires)
           
private  void updateDispatcher()
           
 
Methods inherited from class hu.mta.sztaki.lpds.cloud.simulator.Timed
calcTimeJump, compareTo, fire, getFireCount, getFrequency, getNextEvent, getNextFire, isSubscribed, jumpTime, nextEventDistance, resetTimed, setBackPreference, simulateUntil, simulateUntilLastEvent, skipEventsTill, subscribe, toString, unsubscribe, updateFrequency
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeferredEvent.AggregatedEventDispatcher

private DeferredEvent.AggregatedEventDispatcher()
Method Detail

tick

public void tick(long fires)
Specified by:
tick in class Timed

updateDispatcher

private void updateDispatcher()


Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.