| Package | Description |
|---|---|
| io.cdap.wrangler.dataset.workspace |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
WorkspaceDataset.getWorkspace(NamespacedId id)
Get information about the workspace.
|
void |
WorkspaceDataset.updateWorkspaceData(NamespacedId id,
DataType dataType,
byte[] data)
Update the sample data for the specified workspace.
|
void |
WorkspaceDataset.updateWorkspaceProperties(NamespacedId id,
Map<String,String> properties)
Update the properties of the specified workspace.
|
void |
WorkspaceDataset.updateWorkspaceRequest(NamespacedId id,
Request request)
Update the directive execution request for the specified workspace.
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.