| 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.storage | |
| org.apache.reef.io.storage.local | |
| org.apache.reef.io.storage.ram | 
| Modifier and Type | Method and Description | 
|---|---|
Accumulator<T> | 
Spool.accumulator()
Returns an Accumulator for the spool file. 
 | 
Accumulator<T> | 
Accumulable.accumulator()
Returns a new Accumulator. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Accumulator<byte[]> | 
FramingOutputStream.accumulator()  | 
| Modifier and Type | Method and Description | 
|---|---|
Accumulator<T> | 
SerializerFileSpool.accumulator()  | 
Accumulator<T> | 
CodecFileAccumulable.accumulator()  | 
| Modifier and Type | Method and Description | 
|---|---|
Accumulator<T> | 
SortingRamSpool.accumulator()  | 
Accumulator<T> | 
RamSpool.accumulator()  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.