| Package | Description |
|---|---|
| co.cask.cdap.data2.dataset2 |
This package contains implementations of the dataset system v2.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiThreadDatasetCache
Implementation of
DynamicDatasetCache that performs all operations on a per-thread basis. |
class |
SingleThreadDatasetCache
Implementation of
DatasetContext that allows to dynamically load datasets
into a started TransactionContext. |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.