-
- Direct Known Subclasses:
- MDSDatasets
public abstract class TxContext
extends Object
Provides access to transactional resources, e.g. Datasets.
-
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
TxContext(Map<String,? extends co.cask.cdap.api.dataset.Dataset> datasets) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected <T extends co.cask.cdap.api.dataset.Dataset> T |
getDataset(String name) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.