public class Matches extends Object implements Serializable, ServiceMatchesWrapper
This class only has a bare minimum of methods, to minimize the amount of code downloaded into clients.
| Modifier and Type | Field and Description | 
|---|---|
ArrayList | 
items
ServiceMatches.items as an ArrayList of Item 
 | 
int | 
totalMatches
ServiceMatches.totalMatches 
 | 
public ArrayList items
public int totalMatches
public Matches(ArrayList items, int totalMatches)
public ServiceMatches get() throws RemoteException
get in interface ServiceMatchesWrapperRemoteExceptionCopyright © GigaSpaces.