Class SinkTime

java.lang.Object
org.graphstream.stream.sync.SinkTime

public class SinkTime
extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • isNewEvent

      public boolean isNewEvent​(String sourceId, long timeId)
      Allow to know if event is new for this source. This updates the timeId mapped to the source.
      Parameters:
      sourceId -
      timeId -
      Returns:
      true if event is new for the source