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