| Package | Description | 
|---|---|
| com.gigaspaces.internal.cluster.node.impl.gateway.lus | |
| com.gigaspaces.internal.lookup | |
| com.gigaspaces.internal.service | |
| com.gigaspaces.start | |
| com.j_spaces.core | 
 Provides Space properties and security context services 
 | 
| com.j_spaces.core.client | 
 Provides GigaSpaces client interface services 
 | 
| com.j_spaces.core.jini | |
| com.j_spaces.core.service | |
| com.j_spaces.kernel | 
 Provides GigaSpaces low level services 
 | 
| com.sun.jini.mahalo | 
 Provides implementations of the 
TransactionManager service. 
 | 
| com.sun.jini.reggie | 
 Provides implementations of  
ServiceRegistrar. | 
| net.jini.admin | |
| net.jini.core.lookup | |
| net.jini.discovery | 
 These are utility classes and interfaces that conform to the discovery and join
protocol defined in the Jini(TM) Discovery and Join Specification. 
 | 
| net.jini.discovery.dynamic | |
| org.jini.rio.boot | |
| org.openspaces.admin | 
 Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. 
 | 
| org.openspaces.admin.internal.admin | 
 Internally Used. 
 | 
| org.openspaces.admin.internal.discovery | 
 Internally Used. 
 | 
| org.openspaces.admin.internal.lus | 
 Internally Used. 
 | 
| org.openspaces.admin.lus | 
 Support for managing of Lookup Service(s) through the Admin API. 
 | 
| org.openspaces.grid.gsm.sla.exceptions | |
| org.openspaces.pu.container.servicegrid.deploy | 
 A package including the ability to deploy a processing unit onto the Service Grid. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
ReplicationLookupParameters.getLookupLocators()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReplicationLookupParameters.setLookupLocators(LookupLocator[] lookupLocators)  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
SpaceUrlUtils.buildJiniUrl(String containerName,
            String spaceName,
            String[] groups,
            LookupLocator[] locators)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractGigaSpacesService.registerLookupService(String[] lookupGroups,
                     LookupLocator[] lookupLocators,
                     DiscoveryListener listener,
                     boolean useSharedLeaseRenewalManager)  | 
| Constructor and Description | 
|---|
ServiceRegistrator(String[] groups,
                  LookupLocator[] locators,
                  DiscoveryListener listener,
                  boolean useSharedLeaseRenewalManager,
                  AbstractGigaSpacesService service,
                  Entry[] serviceAttributes)  | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
SystemInfo.XapLookup.locatorsArray()  | 
| Modifier and Type | Method and Description | 
|---|---|
static LookupLocator[] | 
LookupManager.buildLookupLocators(String lookupLocatorURLs)
Parse LookupLocator URLs and build array of  
LookupLocator. | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
LookupRequest.getLookupLocators()  | 
LookupLocator[] | 
SpaceURL.getLookupLocators()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
static SharedDiscoveryManagement.SharedServiceDiscoveryManager | 
SharedDiscoveryManagement.getBackwardsServiceDiscoveryManager(String[] groups,
                                   LookupLocator[] locators,
                                   DiscoveryListener listener)  | 
static LookupDiscoveryManager | 
SharedDiscoveryManagement.getLookupDiscoveryManager(String[] groups,
                         LookupLocator[] locators,
                         DiscoveryListener listener)  | 
static SharedDiscoveryManagement.SharedServiceDiscoveryManager | 
SharedDiscoveryManagement.getServiceDiscoveryManager(String[] groups,
                          LookupLocator[] locators,
                          DiscoveryListener listener)  | 
static SharedDiscoveryManagement.SharedServiceDiscoveryManagerResult | 
SharedDiscoveryManagement.getServiceDiscoveryManagerResult(LookupDiscoveryManager ldm,
                                String[] groups,
                                LookupLocator[] locators,
                                DiscoveryListener listener)  | 
| Constructor and Description | 
|---|
SharedDiscoEntry(String[] groups,
                LookupLocator[] locators,
                boolean isBackwardsCompatible,
                boolean isManagingLookupDiscoveryManager)  | 
SharedDiscoveryManager(String[] groups,
                      LookupLocator[] locators,
                      DiscoveryListener listener,
                      Configuration config)  | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
ServiceAdminImpl.getLookupLocators()  | 
LookupLocator[] | 
ServiceAdminProxy.getLookupLocators()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceAdminImpl.addLookupLocators(LookupLocator[] locators)  | 
void | 
ServiceAdminProxy.addLookupLocators(LookupLocator[] locators)  | 
void | 
ServiceAdminImpl.removeLookupLocators(LookupLocator[] locators)  | 
void | 
ServiceAdminProxy.removeLookupLocators(LookupLocator[] locators)  | 
void | 
ServiceAdminImpl.setLookupLocators(LookupLocator[] locators)  | 
void | 
ServiceAdminProxy.setLookupLocators(LookupLocator[] locators)  | 
| Modifier and Type | Method and Description | 
|---|---|
static LookupLocator | 
JSpaceUtilities.createLookupLocator(String loookupLocatorStr)  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
JSpaceUtilities.getLookupLocatorsStringRepresentation(LookupLocator[] lookupLocators)  | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
TxnManagerImpl.getLookupLocators()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TxnManagerImpl.addLookupLocators(LookupLocator[] locators)  | 
void | 
TxnManagerImpl.removeLookupLocators(LookupLocator[] locators)  | 
void | 
TxnManagerImpl.setLookupLocators(LookupLocator[] locators)  | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator | 
Registrar.getLocator()
Returns a LookupLocator that can be used if necessary for unicast discovery of the lookup
 service. 
 | 
LookupLocator | 
GigaRegistrar.getLocator()  | 
LookupLocator[] | 
GigaRegistrar.getLookupLocators()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GigaRegistrar.addLookupLocators(LookupLocator[] locators)  | 
void | 
GigaRegistrar.removeLookupLocators(LookupLocator[] locators)  | 
void | 
GigaRegistrar.setLookupLocators(LookupLocator[] locators)  | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
JoinAdmin.getLookupLocators()
Get the list of locators of specific lookup services to join. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JoinAdmin.addLookupLocators(LookupLocator[] locators)
Add locators for specific new lookup services to join. 
 | 
void | 
JoinAdmin.removeLookupLocators(LookupLocator[] locators)
Remove locators for specific lookup services from the set to join. 
 | 
void | 
JoinAdmin.setLookupLocators(LookupLocator[] locators)
Replace the list of locators of specific lookup services to join with a new list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator | 
ServiceRegistrar.getLocator()
Returns a LookupLocator that can be used if necessary for unicast discovery of the lookup
 service. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConstrainableLookupLocator
LookupLocator subclass which supports constraint operations through the RemoteMethodControl interface. | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
LookupLocatorDiscovery.getDiscoveredLocators()
Returns the set of  
LookupLocator objects representing the desired lookup
 services that are currently discovered. | 
LookupLocator[] | 
DiscoveryLocatorManagement.getLocators()
Returns an array consisting of the elements of the managed set of locators; that is,
 instances of  
LookupLocator in which each instance corresponds to a specific
 lookup service to discover. | 
LookupLocator[] | 
LookupDiscoveryManager.getLocators()
Returns an array consisting of the elements of the managed set of locators; that is,
 instances of  
LookupLocator in which each instance corresponds to a specific
 lookup service to discover. | 
LookupLocator[] | 
LookupLocatorDiscovery.getLocators()
Returns an array consisting of the elements of the managed set of locators; that is,
 instances of  
LookupLocator in which each instance corresponds to a specific
 lookup service to discover. | 
LookupLocator[] | 
LookupLocatorDiscovery.getUndiscoveredLocators()
Returns the set of  
LookupLocator objects representing the desired lookup
 services that have not yet been discovered. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DiscoveryLocatorManagement.addLocators(LookupLocator[] locators)
Adds a set of locators to the managed set of locators. 
 | 
void | 
LookupDiscoveryManager.addLocators(LookupLocator[] locators)
Adds a set of locators to the managed set of locators. 
 | 
void | 
LookupLocatorDiscovery.addLocators(LookupLocator[] locators)
Adds a set of locators to the managed set of locators. 
 | 
void | 
DiscoveryLocatorManagement.removeLocators(LookupLocator[] locators)
Deletes a set of locators from the managed set of locators, and discards any
 already-discovered lookup service that corresponds to a deleted locator. 
 | 
void | 
LookupDiscoveryManager.removeLocators(LookupLocator[] locators)
Deletes a set of locators from the managed set of locators, and discards any
 already-discovered lookup service that corresponds to a deleted locator. 
 | 
void | 
LookupLocatorDiscovery.removeLocators(LookupLocator[] locators)
Deletes a set of locators from the managed set of locators, and discards any
 already-discovered lookup service that corresponds to a deleted locator. 
 | 
void | 
DiscoveryLocatorManagement.setLocators(LookupLocator[] locators)
Replaces all of the locators in the managed set with locators from a new set, and discards
 any already-discovered lookup service that corresponds to a locator that is removed from the
 managed set as a result of an invocation of this method. 
 | 
void | 
LookupDiscoveryManager.setLocators(LookupLocator[] locators)
Replaces all of the locators in the managed set with locators from a new set, and discards
 any already-discovered lookup service that corresponds to a locator that is removed from the
 managed set as a result of an invocation of this method. 
 | 
void | 
LookupLocatorDiscovery.setLocators(LookupLocator[] locators)
Replaces all of the locators in the managed set with locators from a new set, and discards
 any already-discovered lookup service that corresponds to a locator that is removed from the
 managed set as a result of an invocation of this method. 
 | 
| Constructor and Description | 
|---|
LookupDiscoveryManager(String[] groups,
                      LookupLocator[] locators,
                      DiscoveryListener listener)
Constructs an instance of this class that will organize and manage all discovery-related
 activities on behalf of the client or service that instantiates this class. 
 | 
LookupDiscoveryManager(String[] groups,
                      LookupLocator[] locators,
                      DiscoveryListener listener,
                      Configuration config)
Constructs an instance of this class, using the given  
Configuration, that will
 organize and manage all discovery-related activities on behalf of the client or service that
 instantiates this class. | 
LookupDiscoveryManager(String[] groups,
                      LookupLocator[] locators,
                      DiscoveryListener listener,
                      Configuration config,
                      boolean runningWithinRegistrar)  | 
LookupLocatorDiscovery(LookupLocator[] locators)
Creates an instance of this class ( 
LookupLocatorDiscovery), with an initial
 array of LookupLocators to be managed. | 
LookupLocatorDiscovery(LookupLocator[] locators,
                      Configuration config)
Constructs a new lookup locator discovery object, set to discover the given set of locators,
 and having the given  
Configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
LocatorsChangedEvent.getLocators()  | 
| Constructor and Description | 
|---|
LocatorsChangedEvent(Object source,
                    LookupLocator[] locators)  | 
| Constructor and Description | 
|---|
ServiceRegistrarServiceDiscoveryListener(DiscoveryLocatorManagement dlm,
                                        Map<ServiceID,LookupLocator> initialLocatorsMap,
                                        ServiceRegistrar registrar,
                                        ServiceID registrarServiceID)  | 
| Modifier and Type | Method and Description | 
|---|---|
static LookupLocator[] | 
BootUtil.toLookupLocators(String lookupLocatorURLs)
Parse a comma delimited LookupLocator URLs and build array of  
LookupLocator out
 of it. | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
BootUtil.toLookupLocatorURLs(LookupLocator[] lookupLocators,
                   boolean removeProtocolPrefix)
Takes an array of LookupLocator builds a comma seperated string of urls out of it. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
Admin.getLocators()
Returns the lookup locators this admin uses. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
DefaultAdmin.getLocators()  | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
DiscoveryService.getLocators()  | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator | 
DefaultLookupService.getLookupLocator()  | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator | 
LookupService.getLookupLocator()  | 
| Constructor and Description | 
|---|
DisconnectedFromLookupServiceException(ProcessingUnit pu,
                                      LookupLocator[] locators,
                                      String[] groups)  | 
| Modifier and Type | Method and Description | 
|---|---|
LookupLocator[] | 
Deploy.getLocators()  | 
LookupLocator[] | 
Undeploy.getLocators()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ServiceItem[] | 
ServiceFinder.find(String name,
    Class type,
    long wait,
    String[] groups,
    LookupLocator[] locators)  | 
Copyright © GigaSpaces.