public class LakeFSClient extends Object
| Constructor and Description |
|---|
LakeFSClient(String scheme,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
io.lakefs.clients.api.BranchesApi |
getBranches() |
io.lakefs.clients.api.ObjectsApi |
getObjects() |
io.lakefs.clients.api.RepositoriesApi |
getRepositories() |
io.lakefs.clients.api.StagingApi |
getStaging() |
public LakeFSClient(String scheme, org.apache.hadoop.conf.Configuration conf) throws IOException
IOExceptionCopyright © 2021. All rights reserved.