Uses of Package
io.siddhi.core.util.extension.holder
-
Classes in io.siddhi.core.util.extension.holder used by io.siddhi.core.config Class Description AbstractExtensionHolder Abstract Holder class to retrieve added extensions and store them in a map.ExternalReferencedHolder Primary interface used to give start and stop method to Siddhi components which will be called once during Siddhi start up and shutting down so that user can perform actions such as resource allocation and de-allocation. -
Classes in io.siddhi.core.util.extension.holder used by io.siddhi.core.query Class Description ExternalReferencedHolder Primary interface used to give start and stop method to Siddhi components which will be called once during Siddhi start up and shutting down so that user can perform actions such as resource allocation and de-allocation. -
Classes in io.siddhi.core.util.extension.holder used by io.siddhi.core.query.processor.stream Class Description ExternalReferencedHolder Primary interface used to give start and stop method to Siddhi components which will be called once during Siddhi start up and shutting down so that user can perform actions such as resource allocation and de-allocation. -
Classes in io.siddhi.core.util.extension.holder used by io.siddhi.core.query.processor.stream.function Class Description ExternalReferencedHolder Primary interface used to give start and stop method to Siddhi components which will be called once during Siddhi start up and shutting down so that user can perform actions such as resource allocation and de-allocation. -
Classes in io.siddhi.core.util.extension.holder used by io.siddhi.core.query.processor.stream.window Class Description ExternalReferencedHolder Primary interface used to give start and stop method to Siddhi components which will be called once during Siddhi start up and shutting down so that user can perform actions such as resource allocation and de-allocation. -
Classes in io.siddhi.core.util.extension.holder used by io.siddhi.core.trigger Class Description ExternalReferencedHolder Primary interface used to give start and stop method to Siddhi components which will be called once during Siddhi start up and shutting down so that user can perform actions such as resource allocation and de-allocation. -
Classes in io.siddhi.core.util.extension.holder used by io.siddhi.core.util Class Description AbstractExtensionHolder Abstract Holder class to retrieve added extensions and store them in a map.ExternalReferencedHolder Primary interface used to give start and stop method to Siddhi components which will be called once during Siddhi start up and shutting down so that user can perform actions such as resource allocation and de-allocation.