Uses of Package
io.siddhi.core.util.error.handler.model
-
Packages that use io.siddhi.core.util.error.handler.model Package Description io.siddhi.core.exception io.siddhi.core.util.error.handler.model io.siddhi.core.util.error.handler.store -
Classes in io.siddhi.core.util.error.handler.model used by io.siddhi.core.exception Class Description ErroneousEvent Represents a collected event, which was dropped because it was erroneous. -
Classes in io.siddhi.core.util.error.handler.model used by io.siddhi.core.util.error.handler.model Class Description PublishableErrorEntry Denotes an erroneous event which can be published to the disruptor's ring buffer. -
Classes in io.siddhi.core.util.error.handler.model used by io.siddhi.core.util.error.handler.store Class Description ErroneousEvent Represents a collected event, which was dropped because it was erroneous.ErrorEntry Represents an entry which represents an error, in theErrorStore.PublishableErrorEntry Denotes an erroneous event which can be published to the disruptor's ring buffer.