| Package | Description |
|---|---|
| org.apache.reef.io.storage | |
| org.apache.reef.io.storage.util |
| 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 © 2015 The Apache Software Foundation. All rights reserved.