| Package | Description |
|---|---|
| org.apache.crail | |
| org.apache.crail.core |
| Modifier and Type | Field and Description |
|---|---|
static CrailStorageClass |
CrailStorageClass.DEFAULT |
static CrailStorageClass |
CrailStorageClass.PARENT |
| Modifier and Type | Method and Description |
|---|---|
static CrailStorageClass |
CrailStorageClass.get(int value) |
| Modifier and Type | Method and Description |
|---|---|
abstract Upcoming<CrailNode> |
CrailStore.create(String path,
CrailNodeType type,
CrailStorageClass storageClass,
CrailLocationClass locationClass,
boolean enumerable) |
| Modifier and Type | Method and Description |
|---|---|
Upcoming<CrailNode> |
CoreDataStore.create(String path,
CrailNodeType type,
CrailStorageClass storageClass,
CrailLocationClass locationClass,
boolean enumerable) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.