| Package | Description | 
|---|---|
| org.apache.reef.io.storage | |
| org.apache.reef.io.storage.local | |
| org.apache.reef.io.storage.util | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FramingTupleSerializer<K,V>  | 
| Constructor and Description | 
|---|
FramingTupleSerializer(Serializer<K,OutputStream> keySerializer,
                                            Serializer<V,OutputStream> valSerializer)  | 
FramingTupleSerializer(Serializer<K,OutputStream> keySerializer,
                                            Serializer<V,OutputStream> valSerializer)  | 
| Constructor and Description | 
|---|
SerializerFileSpool(LocalStorageService service,
                                      Serializer<T,OutputStream> out,
                                      Deserializer<T,InputStream> in)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IntegerSerializer  | 
class  | 
StringSerializer  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.