| Package | Description |
|---|---|
| org.reaktivity.nukleus.amqp.internal.types | |
| org.reaktivity.nukleus.amqp.internal.types.codec |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Map16FW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
|
static class |
Map32FW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
|
static class |
Map8FW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
| Modifier and Type | Method | Description |
|---|---|---|
abstract MapFW.Builder<T,K,V,KB,VB> |
MapFW.Builder.entries(org.agrona.DirectBuffer buffer,
int srcOffset,
int length,
int fieldCount) |
|
abstract MapFW.Builder<T,K,V,KB,VB> |
MapFW.Builder.entry(java.util.function.Consumer<KB> key,
java.util.function.Consumer<VB> value) |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AmqpFieldsFW.Builder<V extends Flyweight,VB extends Flyweight.Builder<V>> |
|
static class |
AmqpFilterSetFW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
|
static class |
AmqpMapFW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
Copyright © 2020. All rights reserved.