| 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 |
|---|---|
ScratchSpace |
StorageService.getScratchSpace() |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalScratchSpace |
| Modifier and Type | Method and Description |
|---|---|
ScratchSpace |
RamStorageService.getScratchSpace() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.