public class OnOverflowLiteral extends Object implements org.eclipse.microprofile.reactive.messaging.OnOverflow
| Constructor and Description |
|---|
OnOverflowLiteral(String strategy,
long buffer) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
long |
bufferSize() |
static org.eclipse.microprofile.reactive.messaging.OnOverflow |
create(String strategy,
long buffer) |
org.eclipse.microprofile.reactive.messaging.OnOverflow.Strategy |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringOnOverflowLiteral(String strategy, long buffer)
public static org.eclipse.microprofile.reactive.messaging.OnOverflow create(String strategy, long buffer)
public org.eclipse.microprofile.reactive.messaging.OnOverflow.Strategy value()
public long bufferSize()
public Class<? extends Annotation> annotationType()
annotationType in interface AnnotationCopyright © 2021 JBoss by Red Hat. All rights reserved.