| Package | Description |
|---|---|
| io.cdap.wrangler.dataset.workspace |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
Workspace.Builder.build() |
Workspace |
WorkspaceDataset.getWorkspace(NamespacedId id)
Deprecated.
Get information about the workspace.
|
| Modifier and Type | Method and Description |
|---|---|
List<Workspace> |
WorkspaceDataset.listWorkspaces(io.cdap.cdap.api.NamespaceSummary namespace,
long timestampSeconds)
Deprecated.
LLists all the workspaces before timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
static Workspace.Builder |
Workspace.builder(Workspace existing) |
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.