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