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