GridGain™ 3.6.0e
Enterprise Edition

org.gridgain.grid.spi
Annotation Type GridSpiMultipleInstancesSupport


@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface GridSpiMultipleInstancesSupport

Annotates whether or not multiple instances of this SPI can be started in the same VM. This annotation should be attached to SPI implementation class.

Note: if this annotations is omitted on SPI it will be assumed that SPI doesn't support multiple grid instances on the same VM.

Wiki & Forum:


Wiki
Forum

 

Required Element Summary
 boolean value
          Whether or not target SPI supports multiple grid instances started in the same VM.
 

Element Detail

value

public abstract boolean value
Whether or not target SPI supports multiple grid instances started in the same VM.


GridGain™ 3.6.0e
Enterprise Edition

GridGain - Real Time Big Data
Enterprise Edition, ver. 3.6.0e.13012012
2012 Copyright © GridGain Systems
Follow us:   Follow GridGain on Github Follow GridGain on Facebook Join GridGain User Group Follow GridGain on Twitter Follow GridGain on YouTube