| Package | Description |
|---|---|
| net.openhft.chronicle | |
| net.openhft.chronicle.tcp | |
| net.openhft.chronicle.tools |
| Modifier and Type | Method and Description |
|---|---|
MappingFunction |
ChronicleQueueBuilder.ReplicaChronicleQueueBuilder.withMapping() |
MappingFunction |
MappingProvider.withMapping() |
| Modifier and Type | Method and Description |
|---|---|
ChronicleQueueBuilder.ReplicaChronicleQueueBuilder |
ChronicleQueueBuilder.ReplicaChronicleQueueBuilder.withMapping(@Nullable MappingFunction mapping)
the
mapping is send from the sink to the source ( usually via TCP/IP ) this
mapping is then applied to the the source before the data is sent to the sink |
T |
MappingProvider.withMapping(MappingFunction mappingFunction) |
| Modifier and Type | Method and Description |
|---|---|
MappingFunction |
Attached.withMapping() |
| Modifier and Type | Method and Description |
|---|---|
Attached |
Attached.withMapping(MappingFunction mappingFunction) |
| Modifier and Type | Method and Description |
|---|---|
MappingFunction |
WrappedExcerpt.withMapping() |
| Modifier and Type | Method and Description |
|---|---|
WrappedExcerpt |
WrappedExcerpt.withMapping(MappingFunction mapping) |
Copyright © 2021. All rights reserved.