| Package | Description |
|---|---|
| co.cask.cdap.notifications.service |
| Modifier and Type | Method and Description |
|---|---|
static TxRetryPolicy |
TxRetryPolicy.maxRetries(int tries)
Create a
TxRetryPolicy object that retries a maximum of tries. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NotificationContext.execute(co.cask.cdap.api.TxRunnable runnable,
TxRetryPolicy policy)
Execute a set of operations on datasets via a
TxRunnable that are committed as a single transaction. |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.