| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
class |
SerializerFileSpool<T>
A SpoolFile backed by the filesystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RamSpool<T>
A SpoolFile implementation that is backed by RAM.
|
class |
SortingRamSpool<T> |
Copyright © 2016 The Apache Software Foundation. All rights reserved.