Package org.apache.flume.sink.kite.policy

Interface Summary
FailurePolicy A policy for dealing with non-recoverable event delivery failures.
FailurePolicy.Builder Knows how to build FailurePolicys.
 

Class Summary
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-2015 Apache Software Foundation. All Rights Reserved.