|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bankframe.ei.txnhandler.hostcache.CacheStruct
com.bankframe.serives.cache package instead
public class CacheStruct
This class is a serialized object which holds all the parameters of each element in the cache.
| Field Summary | |
|---|---|
long |
creationTime
Deprecated. |
static int |
DATABASE_LOCATION
Deprecated. |
DataPacket |
dp
Deprecated. |
int |
hits
Deprecated. |
long |
lastAccessTime
Deprecated. |
int |
location
Deprecated. |
static int |
MEMORY_LOCATION
Deprecated. |
long |
timeOutValue
Deprecated. |
static int |
UNKNOWN_LOCATION
Deprecated. |
| Constructor Summary | |
|---|---|
CacheStruct()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int UNKNOWN_LOCATION
public static final int MEMORY_LOCATION
public static final int DATABASE_LOCATION
public DataPacket dp
public long creationTime
public int hits
public long lastAccessTime
public int location
public long timeOutValue
| Constructor Detail |
|---|
public CacheStruct()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||