| Package | Description |
|---|---|
| org.gridgain.grid |
Contains entry-point GridGain & HPC APIs.
|
| org.gridgain.grid.kernal |
Contains main implementation.
|
| Modifier and Type | Method and Description |
|---|---|
GridProduct |
Grid.product()
Gets information about product as well as license management capabilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridProductImpl
GridProduct implementation. |
| Modifier and Type | Method and Description |
|---|---|
GridProduct |
GridKernalContextImpl.product()
Gets grid product.
|
GridProduct |
GridKernalContext.product()
Gets grid product.
|
GridProduct |
GridKernal.product()
Gets information about product as well as license management capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridKernalContextImpl.product(GridProduct product) |
Copyright © 2014. All rights reserved.