@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface GridSpiNoop
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.Copyright © 2014. All rights reserved.