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