Package org.apache.ignite.spi.deployment
Annotation Type IgnoreIfPeerClassLoadingDisabled
-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface IgnoreIfPeerClassLoadingDisabled
This annotation is for all implementations ofDeploymentSpi
that may be ignored if peer class loading is disabled. If so, system manages deployment information without invoking SPI.