public final class AmqpReceiverSettleModeFW extends Flyweight
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AmqpReceiverSettleModeFW.Builder |
Flyweight.Visitor<T>| Constructor | Description |
|---|---|
AmqpReceiverSettleModeFW() |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpReceiverSettleMode |
get() |
|
int |
limit() |
|
java.lang.String |
toString() |
|
AmqpReceiverSettleModeFW |
tryWrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
|
AmqpReceiverSettleModeFW |
wrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
public AmqpReceiverSettleMode get()
public AmqpReceiverSettleModeFW tryWrap(org.agrona.DirectBuffer buffer, int offset, int maxLimit)
public AmqpReceiverSettleModeFW wrap(org.agrona.DirectBuffer buffer, int offset, int maxLimit)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2020. All rights reserved.