| Package | Description |
|---|---|
| org.apache.reef.io |
APIs for I/O in REEF:
org.apache.reef.io.Codecs and org.apache.reef.io.Serializers |
| org.apache.reef.io.serialization |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Spool<T>
Spool files can be appended to, and can be scanned starting at the beginning.
|
| Modifier and Type | Method and Description |
|---|---|
Accumulable<ObjectType> |
Serializer.create(OutType arg)
Serialize a stream of objects.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.