| Package | Description |
|---|---|
| org.apache.reef.wake.storage |
TODO: Document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileIdentifier |
| Modifier and Type | Method and Description |
|---|---|
StorageIdentifier |
ReadRequest.getF()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FileInputStream |
FileHandlePool.get(StorageIdentifier f)
Deprecated.
|
void |
FileHandlePool.release(StorageIdentifier f,
FileInputStream is)
Deprecated.
|
| Constructor and Description |
|---|
ReadRequest(StorageIdentifier f,
long offset,
byte[] buf,
Identifier id)
Deprecated.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.