| Package | Description |
|---|---|
| io.cdap.delta.store |
| Modifier and Type | Method and Description |
|---|---|
Namespace |
DraftId.getNamespace() |
| Modifier and Type | Method and Description |
|---|---|
List<Draft> |
DraftService.listDrafts(Namespace namespace)
List all drafts in the given namespace.
|
List<Draft> |
DraftStore.listDrafts(Namespace namespace) |
| Constructor and Description |
|---|
DraftId(Namespace namespace,
String name) |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.