Annotation Type IgniteSpiNoop


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface IgniteSpiNoop
    Annotates NO-OP SPI implementations. NO-OP implementations are empty implementations and sometimes the system may provide optimizations to remove any overhead that may be involved with SPI invocation.