@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface IgniteSpiMultipleInstancesSupport
Note: if this annotations is omitted on SPI it will be assumed that SPI doesn't support multiple grid instances on the same VM.
Modifier and Type | Required Element and Description |
---|---|
boolean |
value
Whether or not target SPI supports multiple grid instances
started in the same VM.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019