| Package | Description |
|---|---|
| co.cask.cdap.notifications.feeds | |
| co.cask.cdap.notifications.service |
| Class and Description |
|---|
| NotificationException
Exceptions about notifications.
|
| Class and Description |
|---|
| NotificationContext
Context accessible when handling the reception of a Notification by the
NotificationHandler.received(N, co.cask.cdap.notifications.service.NotificationContext) method. |
| NotificationException
Exceptions about notifications.
|
| NotificationHandler
Notification handler passed when subscribing to a
Id.NotificationFeed using
NotificationService.subscribe(co.cask.cdap.proto.Id.NotificationFeed, co.cask.cdap.notifications.service.NotificationHandler<N>). |
| TxRetryPolicy
Retry policy object used by the
NotificationContext.execute(co.cask.cdap.api.TxRunnable, co.cask.cdap.notifications.service.TxRetryPolicy) method
to specify behavior when transaction execution fails. |
| TxRetryPolicy.Policy
Failure policy option enum.
|
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.