| Package | Description | 
|---|---|
| org.apache.reef.io.serialization | |
| org.apache.reef.io.storage.local | |
| org.apache.reef.io.storage.ram | |
| org.apache.reef.io.storage.util | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SerializableCodec<T extends Serializable>
A  
Codec for Serializable objects. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CodecFileAccumulable<T,C extends Codec<T>>  | 
class  | 
CodecFileIterable<T,C extends Codec<T>>
A read-only spool implementation, based on files. 
 | 
| Constructor and Description | 
|---|
CodecRamMap(RamStorageService ramStore,
                      Codec<T> c)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IntegerCodec  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.