|
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 GridSpiInfo
Annotation for SPI main interface implementation. Every SPI implementation should be annotated with this annotations. Kernel will not load SPI implementation without this annotation.

| Required Element Summary | |
|---|---|
String |
author
SPI provider's author. |
String |
email
Vendor's email (info or support). |
String |
url
Vendor's URL. |
String |
version
SPI implementation version. |
| Element Detail |
|---|
public abstract String author
public abstract String url
public abstract String email
public abstract String version
|
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
|
|
|