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