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