public static final class LocalCacheContainer.GCEntry extends Object
| Modifier and Type | Field and Description | 
|---|---|
long | 
_ttl  | 
ServerTransaction | 
_xtn  | 
| Constructor and Description | 
|---|
GCEntry(long ttl,
       Transaction xtn)  | 
GCEntry(Transaction xtn)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
getInsertionTime()  | 
public final long _ttl
public final ServerTransaction _xtn
public GCEntry(Transaction xtn)
public GCEntry(long ttl,
               Transaction xtn)
Copyright © GigaSpaces.