| Package | Description |
|---|---|
| org.apache.crail.core |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreFile |
| Modifier and Type | Field and Description |
|---|---|
protected CoreNode |
CoreStream.node |
| Modifier and Type | Method and Description |
|---|---|
static CoreNode |
CoreNode.create(CoreDataStore fs,
FileInfo fileInfo,
String path) |
CoreNode |
CoreStream.getFile() |
CoreNode |
CoreNode.syncDir() |
| Constructor and Description |
|---|
CoreInputStream(CoreNode file,
long streamId,
long readHint) |
CoreOutputStream(CoreNode file,
long streamId,
long writeHint) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.