Class SnapshotParser


  • public class SnapshotParser
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SnapshotParser()  
    • Method Summary

      Modifier and Type Method Description
      de.otto.synapse.channel.ChannelPosition parse​(java.io.File latestSnapshot, de.otto.synapse.consumer.MessageDispatcher messageDispatcher)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SnapshotParser

        public SnapshotParser()
    • Method Detail

      • parse

        public de.otto.synapse.channel.ChannelPosition parse​(java.io.File latestSnapshot,
                                                             de.otto.synapse.consumer.MessageDispatcher messageDispatcher)