| Interface | Description | 
|---|---|
| FailurePolicy | A policy for dealing with non-recoverable event delivery failures. | 
| FailurePolicy.Builder | Knows how to build  FailurePolicys. | 
| Class | Description | 
|---|---|
| FailurePolicyFactory | |
| RetryPolicy | A failure policy that logs the error and then forces a retry by throwing
  EventDeliveryException. | 
| RetryPolicy.Builder | |
| SavePolicy | A failure policy that writes the raw Flume event to a Kite dataset. | 
| SavePolicy.Builder | 
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.