T - event implementation storing the data for sharing during exchange or parallel coordination of an event.public interface WorkHandler<T>
RingBuffer.WorkerPoolvoid onEvent(T event) throws Exception
event - published to the RingBufferException - if the WorkHandler would like the exception handled further up the chain.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.