| Package | Description |
|---|---|
| co.cask.cdap.notifications.service |
| Modifier and Type | Method and Description |
|---|---|
abstract TxRetryPolicy.Policy |
TxRetryPolicy.handleFailure(int failures,
Throwable e)
Specify how failure should be handled.
|
static TxRetryPolicy.Policy |
TxRetryPolicy.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxRetryPolicy.Policy[] |
TxRetryPolicy.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.