| Package | Description |
|---|---|
| io.cdap.wrangler.dataset.workspace |
| Modifier and Type | Class and Description |
|---|---|
class |
Workspace
Contains all information about a workspace.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceMeta |
WorkspaceMeta.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
NamespacedId |
WorkspaceDataset.createWorkspace(Namespace namespace,
WorkspaceMeta meta)
Deprecated.
Creates a new workspace
|
void |
WorkspaceDataset.writeWorkspaceMeta(NamespacedId id,
WorkspaceMeta meta)
Deprecated.
Creates a workspace if it does not already exist, or update an existing workspace if it does.
|
Copyright © 2024 CDAP Licensed under the Apache License, Version 2.0.