Package org.apache.ignite.spi
Annotation Type IgniteSpiNoop
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface IgniteSpiNoop
AnnotatesNO-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.