T - type of dataset providedpublic interface DatasetProvider<T extends io.cdap.cdap.api.dataset.Dataset>
| Modifier and Type | Method and Description |
|---|---|
T |
acquire() |
void |
release(T dataset) |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.