public interface ILeasedEntryCacheInfo
Modifier and Type | Method and Description |
---|---|
IStoredList<Object> |
getLeaseManagerListRef() |
IObjectInfo<Object> |
getLeaseManagerPosition() |
Object |
getObjectStoredInLeaseManager() |
boolean |
isBlobStoreEntry() |
boolean |
isConnectedToLeaseManager() |
boolean |
isSameLeaseManagerRef(ILeasedEntryCacheInfo other) |
void |
setLeaseManagerListRefAndPosition(IStoredList<Object> entriesList,
IObjectInfo<Object> entryPos) |
void setLeaseManagerListRefAndPosition(IStoredList<Object> entriesList, IObjectInfo<Object> entryPos)
IStoredList<Object> getLeaseManagerListRef()
IObjectInfo<Object> getLeaseManagerPosition()
boolean isConnectedToLeaseManager()
boolean isSameLeaseManagerRef(ILeasedEntryCacheInfo other)
boolean isBlobStoreEntry()
Object getObjectStoredInLeaseManager()
Copyright © GigaSpaces.