| Modifier and Type | Method | Description |
|---|---|---|
Array32FW<V> |
Array32FW.Builder.build() |
|
Array32FW<V> |
Array32FW.tryWrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
|
Array32FW<V> |
Array32FW.wrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
| Modifier and Type | Method | Description |
|---|---|---|
Array32FW<String8FW> |
ResolveFW.roles() |
| Modifier and Type | Method | Description |
|---|---|---|
ResolveFW.Builder |
ResolveFW.Builder.roles(Array32FW<String8FW> field) |
| Modifier and Type | Method | Description |
|---|---|---|
Array32FW<RouteEntryFW> |
RouteTableFW.entries() |
| Modifier and Type | Method | Description |
|---|---|---|
RouteTableFW.Builder |
RouteTableFW.Builder.entries(Array32FW<RouteEntryFW> field) |
| Modifier and Type | Method | Description |
|---|---|---|
Array32FW<AmqpAnnotationFW> |
AmqpDataExFW.annotations() |
|
Array32FW<AmqpApplicationPropertyFW> |
AmqpDataExFW.applicationProperties() |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpDataExFW.Builder |
AmqpDataExFW.Builder.annotations(Array32FW<AmqpAnnotationFW> field) |
|
AmqpDataExFW.Builder |
AmqpDataExFW.Builder.applicationProperties(Array32FW<AmqpApplicationPropertyFW> field) |
Copyright © 2020. All rights reserved.