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