Class OnOverflowLiteral

  • All Implemented Interfaces:
    Annotation

    public class OnOverflowLiteral
    extends Object
    implements org.eclipse.microprofile.reactive.messaging.OnOverflow
    • Constructor Detail

      • OnOverflowLiteral

        OnOverflowLiteral​(String strategy,
                          long buffer)
    • Method Detail

      • create

        public static org.eclipse.microprofile.reactive.messaging.OnOverflow create​(String strategy,
                                                                                    long buffer)
      • value

        public org.eclipse.microprofile.reactive.messaging.OnOverflow.Strategy value()
      • bufferSize

        public long bufferSize()