GridGain™ 2.1.0
Java API Specification

Package org.gridgain.grid.spi.discovery.coherence

icon Contains Oracle Coherence implementation for discovery SPI.

See:
          Description

Interface Summary
GridCoherenceDiscoverySpiMBean Management bean for GridCoherenceDiscoverySpi.
 

Class Summary
GridCoherenceDiscoverySpi Oracle Coherence implementation of GridDiscoverySpi SPI.
GridCoherenceMember Contains data from Coherence Member interface.
 

Package org.gridgain.grid.spi.discovery.coherence Description

icon Contains Oracle Coherence implementation for discovery SPI. For more information on discovery SPI see Discovery SPI on Wiki.

Note: Coherence is not shipped with GridGain. If you don't have Coherence, you need to download it separately. See http://www.tangosol.com for more information. Once installed, Coherence should be available on the classpath for GridGain. If you use [GRIDGAIN_HOME]/bin/gridgain.{sh|bat} script to start a grid node you can simply add Coherence JARs to [GRIDGAIN_HOME]/bin/setenv.{sh|bat} scripts that's used to set up class path for the main scripts.

Note: When using Coherence SPIs (communication or discovery) you cannot start multiple GridGain instances in the same VM due to limitations of Coherence. GridGain runtime will detect this situation and prevent GridGain from starting in such case.

See Also:

icon Documentation
icon Email Support
icon Issue Tracking
icon Online Forums

 

GridGain™ 2.1.0
Java API Specification

GridGain™ - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved.