Package | Description |
---|---|
org.apache.reef.io.storage |
APIs for Storage Service.
|
org.apache.reef.io.storage.local |
Implementations for local filesystem-based storage service.
|
org.apache.reef.io.storage.ram |
Implementations for RAM-based storage service.
|
Modifier and Type | Method and Description |
---|---|
Accumulator<byte[]> |
FramingOutputStream.accumulator() |
Modifier and Type | Method and Description |
---|---|
Accumulator<T> |
CodecFileAccumulable.accumulator() |
Modifier and Type | Method and Description |
---|---|
Accumulator<T> |
SortingRamSpool.accumulator() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.