public interface ErrorHandling
StoreFunc
should implement this interface to enable handling errors
during StoreFunc#putNext(Tuple)
Modifier and Type | Method and Description |
---|---|
ErrorHandler |
getErrorHandler()
This method is called to determine the ErrorHandler implementation that
to handle errors in
StoreFunc#putNext(Tuple) |
ErrorHandler getErrorHandler()
StoreFunc#putNext(Tuple)
Copyright © 2007-2017 The Apache Software Foundation