| Package | Description |
|---|---|
| io.lakefs | |
| io.lakefs.utils |
| Modifier and Type | Method and Description |
|---|---|
ObjectLocation |
LakeFSFileSystem.pathToObjectLocation(org.apache.hadoop.fs.Path path)
Returns Location with repository, ref and path used by lakeFS based on filesystem path.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectLocation |
ObjectLocation.clone() |
ObjectLocation |
ObjectLocation.getParent() |
static ObjectLocation |
ObjectLocation.pathToObjectLocation(org.apache.hadoop.fs.Path path)
Returns Location with repository, ref and path used by lakeFS based on filesystem path.
|
static ObjectLocation |
ObjectLocation.pathToObjectLocation(org.apache.hadoop.fs.Path workingDirectory,
org.apache.hadoop.fs.Path path)
Returns Location with repository, ref and path used by lakeFS based on filesystem path.
|
ObjectLocation |
ObjectLocation.toDirectory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ObjectLocation.onSameBranch(ObjectLocation otherObjLoc)
Checks if an ObjectLocation is on the same branch.
|
Copyright © 2023. All rights reserved.