Class ChannelDurationBehind.Builder

java.lang.Object
de.otto.synapse.channel.ChannelDurationBehind.Builder
Enclosing class:
ChannelDurationBehind

public static class ChannelDurationBehind.Builder
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    ChannelDurationBehind build()  
    ChannelDurationBehind.Builder with​(java.lang.String shardName, java.time.Duration behind)  
    ChannelDurationBehind.Builder withAll​(java.util.Map<java.lang.String,​java.time.Duration> shards)  

    Methods inherited from class java.lang.Object

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