|
GridGain 2.1.0
Java API Specification |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridTopologySpi | |
|---|---|
| org.gridgain.grid | Start Here
Contains main GridGain API interfaces and classes. |
| org.gridgain.grid.spi.topology.attributes |
Contains attributes based topology SPI implementation. |
| org.gridgain.grid.spi.topology.basic |
Contains default basic topology SPI implementation. |
| org.gridgain.grid.spi.topology.nodefilter |
Contains topology SPI implementation based on filtering node metrics. |
| Uses of GridTopologySpi in org.gridgain.grid |
|---|
| Methods in org.gridgain.grid that return GridTopologySpi | |
|---|---|
GridTopologySpi[] |
GridConfiguration.getTopologySpi()
Should return fully configured topology SPI implementation. |
GridTopologySpi[] |
GridConfigurationAdapter.getTopologySpi()
Should return fully configured topology SPI implementation. |
| Methods in org.gridgain.grid with parameters of type GridTopologySpi | |
|---|---|
void |
GridConfigurationAdapter.setTopologySpi(GridTopologySpi... topSpi)
Sets fully configured instance of GridTopologySpi. |
| Uses of GridTopologySpi in org.gridgain.grid.spi.topology.attributes |
|---|
| Classes in org.gridgain.grid.spi.topology.attributes that implement GridTopologySpi | |
|---|---|
class |
GridAttributesTopologySpi
This class provides attribute based implementation for topology SPI. |
| Uses of GridTopologySpi in org.gridgain.grid.spi.topology.basic |
|---|
| Classes in org.gridgain.grid.spi.topology.basic that implement GridTopologySpi | |
|---|---|
class |
GridBasicTopologySpi
This class provides basic implementation for topology SPI. |
| Uses of GridTopologySpi in org.gridgain.grid.spi.topology.nodefilter |
|---|
| Classes in org.gridgain.grid.spi.topology.nodefilter that implement GridTopologySpi | |
|---|---|
class |
GridNodeFilterTopologySpi
This class provides implementation for topology SPI based on GridNodeFilter. |
|
GridGain 2.1.0
Java API Specification |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
|
GridGain - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|
|