Uses of Class
io.siddhi.core.util.error.handler.model.PublishableErrorEntry
-
Packages that use PublishableErrorEntry Package Description io.siddhi.core.util.error.handler.model io.siddhi.core.util.error.handler.store -
-
Uses of PublishableErrorEntry in io.siddhi.core.util.error.handler.model
Fields in io.siddhi.core.util.error.handler.model with type parameters of type PublishableErrorEntry Modifier and Type Field Description static com.lmax.disruptor.EventFactory<PublishableErrorEntry>PublishableErrorEntry. EVENT_FACTORY -
Uses of PublishableErrorEntry in io.siddhi.core.util.error.handler.store
Methods in io.siddhi.core.util.error.handler.store that return types with arguments of type PublishableErrorEntry Modifier and Type Method Description protected com.lmax.disruptor.EventHandler<PublishableErrorEntry>[]ErrorStore. getEventHandler()
-