| Package | Description | 
|---|---|
| com.gigaspaces.internal.server.storage | |
| com.j_spaces.core | 
 Provides Space properties and security context services 
 | 
| com.j_spaces.core.cache | |
| com.j_spaces.core.cache.blobStore | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ShadowEntryHolder
shadowEntry is an entry version under pending update- it contains the original entry values note
 that shadow and master are connected via a mutual reference 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
ShadowEntryHolder.isSameLeaseManagerRef(ILeasedEntryCacheInfo other)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LeaseManager.reRegisterLease(ILeasedEntryCacheInfo leaseCacheInfo,
               IEntryHolder entry,
               long original_expiration,
               long new_expiration,
               int objectType)  | 
void | 
LeaseManager.unregister(ILeasedEntryCacheInfo leaseCacheInfo,
          long expiration)
unregister from lease manager based on direct backrefs Note: entry/template must be locked 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IEntryCacheInfo  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EvictableEntryCacheInfo  | 
class  | 
MemoryBasedEntryCacheInfo  | 
class  | 
TemplateCacheInfo  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
IEntryCacheInfo.isSameLeaseManagerRef(ILeasedEntryCacheInfo other)  | 
boolean | 
MemoryBasedEntryCacheInfo.isSameLeaseManagerRef(ILeasedEntryCacheInfo other)  | 
boolean | 
TemplateCacheInfo.isSameLeaseManagerRef(ILeasedEntryCacheInfo other)  | 
boolean | 
ILeasedEntryCacheInfo.isSameLeaseManagerRef(ILeasedEntryCacheInfo other)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlobStoreRefEntryCacheInfo
The resident part of entry that resides blob-store 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
BlobStoreRefEntryCacheInfo.isSameLeaseManagerRef(ILeasedEntryCacheInfo other)  | 
Copyright © GigaSpaces.