public class ServiceMatchesMerger extends Object
getServiceMatches() which returns an instance of a ServiceMatches which holds all the
 merged ServiceItems from different ServiceMatches. The merged result will not contain
 ServiceItem duplicates which match by their ServiceID.| Constructor and Description | 
|---|
ServiceMatchesMerger()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addServiceItems(ServiceMatches matches)
Adds ServiceItems extracted from the ServiceMatches. 
 | 
ServiceMatches | 
getServiceMatches()
Returns an instance of  
ServiceMatches which contains all the added ServiceItems. | 
public void addServiceItems(ServiceMatches matches)
public ServiceMatches getServiceMatches()
ServiceMatches which contains all the added ServiceItems. The ServiceMatches returned will not contain duplicates (ServiceItems
 with the same ServiceID).Copyright © GigaSpaces.