| Package | Description |
|---|---|
| io.netty.util.internal.chmv8 |
| Modifier and Type | Field and Description |
|---|---|
(package private) ConcurrentHashMapV8.ReduceValuesTask<K,V> |
ConcurrentHashMapV8.ReduceValuesTask.nextRight |
(package private) ConcurrentHashMapV8.ReduceValuesTask<K,V> |
ConcurrentHashMapV8.ReduceValuesTask.rights |
| Constructor and Description |
|---|
ReduceValuesTask(ConcurrentHashMapV8.BulkTask<K,V,?> p,
int b,
int i,
int f,
ConcurrentHashMapV8.Node<K,V>[] t,
ConcurrentHashMapV8.ReduceValuesTask<K,V> nextRight,
ConcurrentHashMapV8.BiFun<? super V,? super V,? extends V> reducer) |