Package | Description |
---|---|
org.apache.giraph.types.heaps |
Heaps for different types
|
Modifier and Type | Method and Description |
---|---|
void |
FixedCapacityLongFloatMinHeap.forEachLongFloat(LongFloatConsumer f)
Traverse all elements of the heap, calling given function on each element.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.