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