| Class and Description |
|---|
| Batch
Batch represents a collection of keys related to each other in such a way that
it is more efficient to compute values for those keys in bulk than computing value
for each key individually.
|
| BatchAggregationTimeMetric |
| BatchImpl.BatchEntry |
| BatchImpl.BatchPromise
Internal Promise delegate that decouples setting value on internal Promise from
publishing result on external promise.
|
BatchingStrategy
BatchingStrategy helps build "batching clients" in ParSeq. |
| BatchSizeMetric |
| TaskBatchingStrategy
This is a base class for a batching strategy that leverages existing Task-based API.
|
Copyright © 2018. All rights reserved.