| Package | Description |
|---|---|
| org.apache.reef.examples.group.utils.math |
Math utilities for Group Communication.
|
| org.apache.reef.io.storage |
APIs for Storage Service.
|
| org.apache.reef.io.storage.util |
Utilities for storage services.
|
| Modifier and Type | Method and Description |
|---|---|
Tuple<Integer,Double> |
ImmutableVector.min()
Computes the min of all entries in the Vector.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<Tuple<K,V>> |
FramingTupleDeserializer.create(InputStream ins) |
Accumulable<Tuple<K,V>> |
FramingTupleSerializer.create(OutputStream os) |
| Modifier and Type | Method and Description |
|---|---|
int |
TupleKeyComparator.compare(Tuple<K,V> o1,
Tuple<K,V> o2) |
int |
TupleKeyComparator.compare(Tuple<K,V> o1,
Tuple<K,V> o2) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.