public static final class RecentUpdatesRepository.RecentUpdateInfo extends Object
| Constructor and Description | 
|---|
RecentUpdateInfo(String uid,
                long timeBase,
                ServerTransaction xtn)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
getTimeBase()  | 
String | 
getUid()  | 
ServerTransaction | 
getXtn()  | 
public RecentUpdateInfo(String uid, long timeBase, ServerTransaction xtn)
public String getUid()
public long getTimeBase()
public ServerTransaction getXtn()
Copyright © GigaSpaces.