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