| Package | Description |
|---|---|
| net.openhft.chronicle.wire.domestic.reduction | |
| net.openhft.chronicle.wire.internal.reduction |
| Modifier and Type | Method and Description |
|---|---|
static <E> Reduction.ReductionBuilder<E> |
Reduction.of(@NotNull DocumentExtractor<E> extractor)
Creates and returns a new ReductionBuilder that will use the provided
{@code extractor) to extract elements of type E.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ReductionUtil.VanillaReductionBuilder<E> |
Copyright © 2023. All rights reserved.