Package | Description |
---|---|
com.gigaspaces.internal.remoting.routing.clustered | |
com.j_spaces.core.client |
Provides GigaSpaces client interface services
|
com.j_spaces.map |
Provides GigaSpaces MAP API
|
Modifier and Type | Method and Description |
---|---|
static LookupType |
LookupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LookupType[] |
LookupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RemoteOperationsExecutorProxy |
RemoteOperationsExecutorsCluster.find(String member,
LookupType lookupType) |
RemoteOperationsExecutorProxy |
RemoteOperationsExecutorProxyLocator.locateMember(String memberName,
LookupType lookupType) |
RemoteOperationsExecutorProxy |
RemoteSpaceProxyLocator.locateMember(String memberName,
LookupType lookupType) |
Modifier and Type | Method and Description |
---|---|
LookupType |
LookupRequest.getLookupType() |
Modifier and Type | Method and Description |
---|---|
static Object |
SpaceFinder.find(SpaceURL spaceURL,
CredentialsProvider credentialsProvider,
long timeout,
LookupType lookupType)
Deprecated.
|
static IRemoteSpace |
SpaceFinder.findJiniSpace(SpaceURL url,
Properties customProperties,
long timeout,
LookupType lookupType)
Deprecated.
Returns Either LRMISpaceImpl or SpaceProxyImpl.
|
protected Object |
SpaceFinder.findService(SpaceURL url,
Properties customProperties,
LifeCycle lifeCycle,
CredentialsProvider credentialsProvider,
long timeout,
LookupType lookupType)
Deprecated.
The main method of SpaceFinder to find single Space or Container proxy.
|
LookupRequest |
LookupRequest.setLookupType(LookupType lookupType) |
Modifier and Type | Method and Description |
---|---|
protected Object |
CacheFinder.findService(SpaceURL url,
Properties customProperties,
LifeCycle lifeCycle,
CredentialsProvider credentialsProvider,
long timeout,
LookupType lookupType)
Deprecated.
|
Copyright © GigaSpaces.