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