Class OldestUpdateConfigurator

java.lang.Object
es.uam.eps.ir.relison.grid.diffusion.update.OldestUpdateConfigurator
All Implemented Interfaces:
UpdateConfigurator

public class OldestUpdateConfigurator
extends java.lang.Object
implements UpdateConfigurator
Configures an update mechanism that just takes the newest piece.
See Also:
OldestUpdateMechanism
  • Constructor Summary

    Constructors 
    Constructor Description
    OldestUpdateConfigurator()  
  • Method Summary

    Modifier and Type Method Description
    UpdateMechanism configure​(Parameters params)
    Configures a update mechanism for the information pieces.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait