Annotation Type OnOverflow

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      long bufferSize  
    • Element Detail

      • bufferSize

        long bufferSize
        Returns:
        the size of the buffer when OnOverflow.Strategy.BUFFER is used. If not set and if the OnOverflow.Strategy.BUFFER strategy is used, the buffer size will be defaulted to the value of the config property mp.messaging.emitter.defult-buffer-size.
        Default:
        0L