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