Package io.elastic.sailor.impl
Class ErrorCallback
java.lang.Object
io.elastic.sailor.impl.CountingCallbackImpl
io.elastic.sailor.impl.ErrorCallback
- All Implemented Interfaces:
EventEmitter.Callback
,CountingCallback
-
Constructor Summary
ConstructorsConstructorDescriptionErrorCallback
(ExecutionContext executionContext, ErrorPublisher errorPublisher) -
Method Summary
Methods inherited from class io.elastic.sailor.impl.CountingCallbackImpl
getCount, receive
-
Constructor Details
-
ErrorCallback
-
-
Method Details
-
receiveData
- Specified by:
receiveData
in classCountingCallbackImpl
-