Modifier and Type | Method and Description |
---|---|
void |
ClusterFailureDetector.register(FaultDetectionListener listener,
ServiceID serviceId,
Object service) |
void |
ClusterFailureDetector.registerRemoteSpace(FaultDetectionListener listener,
ServiceID serviceId,
IRemoteSpace spaceProxy) |
Modifier and Type | Method and Description |
---|---|
ServiceID |
AbstractProxyBasedReplicationMonitoredConnection.getServiceId() |
Modifier and Type | Method and Description |
---|---|
void |
DummyFailureDetector.registerRemoteSpace(FaultDetectionListener listener,
ServiceID serviceId,
IRemoteSpace spaceProxy) |
void |
IFailureDetector.registerRemoteSpace(FaultDetectionListener listener,
ServiceID serviceId,
IRemoteSpace spaceProxy) |
Modifier and Type | Method and Description |
---|---|
void |
LookupManager.serviceIDNotify(ServiceID serviceID)
Call back function that receive as parameter the
serviceID of registered
service. |
Modifier and Type | Method and Description |
---|---|
ServiceID |
JSpaceProxyWrapper.getServiceID()
This method returns ServiceID instance of space or container.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractServiceDiscoveryListener.serviceAdded(String fullName,
IJSpace space,
ServiceID id)
This method is called if the event is relevant according to the parameters provided in the
constructor.
|
abstract void |
AbstractServiceDiscoveryListener.serviceChanged(String fullName,
IJSpace space,
ServiceID id)
This method is called if the event is relevant according to the parameters provided in the
constructor.
|
abstract void |
AbstractServiceDiscoveryListener.serviceRemoved(String fullName,
IJSpace space,
ServiceID id)
This method is called if the event is relevant according to the parameters provided in the
constructor.
|
Modifier and Type | Method and Description |
---|---|
ServiceID |
ClusterMemberInfo.getSpaceID() |
Modifier and Type | Method and Description |
---|---|
void |
ClusterMemberInfo.setSpaceID(ServiceID spaceServiceID) |
Constructor and Description |
---|
ClusterMemberInfo(String memberName,
SpaceURL memberUrl,
String clusterName,
String groupName,
ServiceID spaceID,
boolean isMirror) |
ClusterMemberInfo(String memberName,
SpaceURL memberUrl,
String clusterName,
String groupName,
Vector paramData,
boolean isBackup,
ServiceID spaceID,
boolean isMirror) |
Modifier and Type | Method and Description |
---|---|
void |
GigaSpacesFaultDetectionHandler.monitor(Object proxy,
ServiceID serviceID)
Override the monitor method to ensure a non-clustered proxy is used
|
void |
FaultDetectionHandler.monitor(Object service,
ServiceID serviceID)
Begin monitoring the service
|
void |
AbstractFaultDetectionHandler.monitor(Object proxy,
ServiceID serviceID) |
Modifier and Type | Method and Description |
---|---|
static ServiceID |
JSpaceUtilities.getServiceID(ReferentUuid service) |
static ServiceID |
JSpaceUtilities.getSpaceServiceID(IJSpace space) |
Modifier and Type | Field and Description |
---|---|
protected ServiceID |
MulticastAnnouncement.serviceID
The lookup service ID.
|
protected ServiceID[] |
MulticastRequest.serviceIDs
The IDs of known lookup services.
|
Modifier and Type | Method and Description |
---|---|
ServiceID |
MulticastAnnouncement.getServiceID()
Returns the service ID of the lookup service.
|
ServiceID[] |
MulticastRequest.getServiceIDs()
Returns the service IDs of known lookup services.
|
Constructor and Description |
---|
MulticastAnnouncement(long sequenceNumber,
String host,
int port,
String[] groups,
ServiceID serviceID)
Creates a new
MulticastAnnouncement instance containing the given values. |
MulticastRequest(String host,
int port,
String[] groups,
ServiceID[] serviceIDs)
Creates a new
MulticastRequest instance containing the given values. |
Modifier and Type | Field and Description |
---|---|
ServiceID |
Item.serviceID
ServiceItem.serviceID.
|
ServiceID |
Template.serviceID
ServiceTemplate.serviceID
|
protected ServiceID |
RegistrarEvent.servID
The service ID of the item that triggered the event.
|
Modifier and Type | Method and Description |
---|---|
ServiceID |
RegistrarEvent.getServiceID() |
Modifier and Type | Method and Description |
---|---|
void |
GigaRegistrar.addAttributes(ServiceID serviceID,
Uuid leaseID,
EntryRep[] attrSets) |
void |
Registrar.addAttributes(ServiceID serviceID,
Uuid leaseID,
EntryRep[] attrSets)
Adds the specified attribute sets (those that aren't duplicates of existing attribute sets)
to the registered service item.
|
void |
GigaRegistrar.cancelServiceLease(ServiceID serviceID,
Uuid leaseID) |
void |
Registrar.cancelServiceLease(ServiceID serviceID,
Uuid leaseID)
Cancels a service lease.
|
void |
GigaRegistrar.modifyAttributes(ServiceID serviceID,
Uuid leaseID,
EntryRep[] attrSetTmpls,
EntryRep[] attrSets) |
void |
Registrar.modifyAttributes(ServiceID serviceID,
Uuid leaseID,
EntryRep[] attrSetTmpls,
EntryRep[] attrSets)
Modifies existing attribute sets of a registered service item.
|
long |
GigaRegistrar.renewServiceLease(ServiceID serviceID,
Uuid leaseID,
long renewDuration) |
long |
Registrar.renewServiceLease(ServiceID serviceID,
Uuid leaseID,
long duration)
Renews a service lease.
|
ServiceDetails |
GigaRegistrar.serviceDetails(ServiceID serviceID) |
ServiceDetails |
Registrar.serviceDetails(ServiceID serviceID)
Returns the service details of the service id.
|
void |
GigaRegistrar.setAttributes(ServiceID serviceID,
Uuid leaseID,
EntryRep[] attrSets) |
void |
Registrar.setAttributes(ServiceID serviceID,
Uuid leaseID,
EntryRep[] attrSets)
Deletes all of the service item's existing attributes, and replaces them with the specified
attribute sets.
|
Constructor and Description |
---|
RegistrarEvent(Object source,
long eventID,
long seqNo,
MarshalledObject handback,
ServiceID serviceID,
int transition,
Item item)
Simple constructor.
|
Modifier and Type | Field and Description |
---|---|
ServiceID |
ServiceTemplate.serviceID
Service ID to match, or null.
|
ServiceID |
ServiceItem.serviceID
A service ID, or null if registering for the first time.
|
protected ServiceID |
ServiceEvent.serviceID
ServiceID of the item that triggered the event.
|
Modifier and Type | Method and Description |
---|---|
ServiceID |
ServiceDetails.getLusId() |
ServiceID |
ServiceRegistration.getServiceID()
Returns the service ID for this service.
|
ServiceID |
ServiceEvent.getServiceID()
Returns the serviceID of the item that triggered the event.
|
ServiceID |
ServiceRegistrar.getServiceID()
Returns the service ID of the lookup service.
|
Modifier and Type | Method and Description |
---|---|
ServiceDetails |
ServiceRegistrar.serviceDetails(ServiceID serviceID) |
Constructor and Description |
---|
ServiceDetails(ServiceID lusId,
boolean exists,
long registrationTime) |
ServiceEvent(Object source,
long eventID,
long seqNo,
MarshalledObject handback,
ServiceID serviceID,
int transition)
Simple constructor.
|
ServiceItem(ServiceID serviceID,
Object service,
Entry[] attrSets)
Simple constructor.
|
ServiceTemplate(ServiceID serviceID,
Class[] serviceTypes,
Entry[] attrSetTemplates)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
DynamicLookupLocatorDiscovery.init(ServiceID serviceID) |
Constructor and Description |
---|
ServiceRegistrarServiceDiscoveryListener(DiscoveryLocatorManagement dlm,
Map<ServiceID,LookupLocator> initialLocatorsMap,
ServiceRegistrar registrar,
ServiceID registrarServiceID) |
Constructor and Description |
---|
ServiceRegistrarServiceDiscoveryListener(DiscoveryLocatorManagement dlm,
Map<ServiceID,LookupLocator> initialLocatorsMap,
ServiceRegistrar registrar,
ServiceID registrarServiceID) |
Modifier and Type | Method and Description |
---|---|
ServiceDetails[] |
ServiceDiscoveryManager.serviceDetails(ServiceID serviceID) |
void |
ServiceIDListener.serviceIDNotify(ServiceID serviceID)
Called when the JoinManager gets a valid ServiceID from a lookup service.
|
Constructor and Description |
---|
JoinManager(Object serviceProxy,
Entry[] attrSets,
ServiceID serviceID,
DiscoveryManagement discoveryMgr,
LeaseRenewalManager leaseMgr)
Constructs an instance of this class that will register the service with all discovered
lookup services, using the supplied
ServiceID . |
JoinManager(Object serviceProxy,
Entry[] attrSets,
ServiceID serviceID,
DiscoveryManagement discoveryMgr,
LeaseRenewalManager leaseMgr,
Configuration config)
Constructs an instance of this class, configured using the items retrieved through the given
Configuration , that will register the service with all discovered lookup
services, using the supplied ServiceID . |
Modifier and Type | Method and Description |
---|---|
ServiceID |
InternalGridServiceAgent.getServiceID() |
ServiceID |
DefaultGridServiceAgent.getServiceID() |
Constructor and Description |
---|
DefaultGridServiceAgent(ServiceID serviceID,
com.gigaspaces.grid.gsa.GSA gsa,
InternalAdmin admin,
com.gigaspaces.grid.gsa.AgentProcessesDetails processesDetails,
JVMDetails jvmDetails) |
Modifier and Type | Method and Description |
---|---|
ServiceID |
InternalGridServiceContainer.getServiceID() |
ServiceID |
DefaultGridServiceContainer.getServiceID() |
Constructor and Description |
---|
DefaultGridServiceContainer(ServiceID serviceID,
com.gigaspaces.grid.gsc.GSC gsc,
InternalAdmin admin,
int agentId,
String agentUid,
JVMDetails jvmDetails) |
Modifier and Type | Method and Description |
---|---|
ServiceID |
DefaultGridServiceManager.getServiceID() |
ServiceID |
InternalGridServiceManager.getServiceID() |
Constructor and Description |
---|
DefaultGridServiceManager(ServiceID serviceID,
com.gigaspaces.grid.gsm.GSM gsm,
InternalAdmin admin,
int agentId,
String agentUid,
JVMDetails jvmDetails) |
Modifier and Type | Method and Description |
---|---|
ServiceID |
DefaultLookupService.getServiceID() |
ServiceID |
InternalLookupService.getServiceID() |
Constructor and Description |
---|
DefaultLookupService(ServiceRegistrar registrar,
ServiceID serviceID,
InternalAdmin admin,
int agentId,
String agentUid,
JVMDetails jvmDetails) |
Modifier and Type | Method and Description |
---|---|
ServiceID |
DefaultProcessingUnitInstance.getGridServiceContainerServiceID() |
ServiceID |
InternalProcessingUnitInstance.getGridServiceContainerServiceID() |
ServiceID |
DefaultProcessingUnitInstance.getServiceID() |
ServiceID |
InternalProcessingUnitInstance.getServiceID() |
Constructor and Description |
---|
DefaultProcessingUnitInstance(ServiceID serviceID,
PUDetails puDetails,
PUServiceBean puServiceBean,
InternalAdmin admin,
JVMDetails jvmDetails) |
Modifier and Type | Method and Description |
---|---|
ServiceID |
InternalSpaceInstance.getServiceID() |
ServiceID |
DefaultSpaceInstance.getServiceID() |
Constructor and Description |
---|
DefaultSpaceInstance(ServiceID serviceID,
IJSpace directSpace,
IInternalRemoteJSpaceAdmin spaceAdmin,
InternalAdmin admin,
JVMDetails jvmDetails) |
Modifier and Type | Method and Description |
---|---|
ServiceID |
SpaceServiceDetails.getServiceID() |
Modifier and Type | Method and Description |
---|---|
ServiceID |
PUDetails.getGscServiceID() |
Constructor and Description |
---|
PUDetails(ServiceID gscServiceID,
ClusterInfo clusterInfo,
BeanLevelProperties beanLevelProperties,
Object[] details) |
Copyright © GigaSpaces.