|
GridGain 4.3.1e
Enterprise "Big Data" Edition |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@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.

| Required Element Summary | |
|---|---|
boolean |
value
Whether or not target SPI supports multiple grid instances started in the same VM. |
| Element Detail |
|---|
public abstract boolean value
|
GridGain 4.3.1e
Enterprise "Big Data" Edition |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
|
GridGain - In-Memory Big Data
|
|
|