|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.sigmadynamics.sdo.support.SDOBase
com.sigmadynamics.sdo.base.SDO
com.sigmadynamics.sdo.support.SDEntityCache
com.sigmadynamics.sdo.base.EntityCache
public abstract class EntityCache
| Field Summary |
|---|
| Fields inherited from class com.sigmadynamics.sdo.support.SDEntityCache |
|---|
entryLifeTime, refreshPeriod |
| Fields inherited from class com.sigmadynamics.sdo.support.SDOBase |
|---|
description, internalName, sdExternalName |
| Constructor Summary | |
|---|---|
EntityCache(int entryLifeTime, int maxSize, long refreshPeriod, HasLong currentTimeMillis) |
|
| Method Summary |
|---|
| Methods inherited from class com.sigmadynamics.sdo.support.SDEntityCache |
|---|
get, getCurrentSize, getEntryLifeTime, getGets, getHits, getKeys, getMaxSize, getMisses, getPuts, getRefreshes, getRefreshPeriod, getRefreshTime, initRefreshTime, put, reload |
| Methods inherited from class com.sigmadynamics.sdo.support.SDOBase |
|---|
getDescription, getSDOId, getSDOLabel, getSDOLabelOrId, setDescription, setSDOId, setSDOLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sigmadynamics.sdo.interfaces.EntityCacheInterface |
|---|
loadCache |
| Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.SDOInterface |
|---|
getDescription, getSDOId, getSDOLabel, getSDOLabelOrId |
| Constructor Detail |
|---|
public EntityCache(int entryLifeTime,
int maxSize,
long refreshPeriod,
HasLong currentTimeMillis)
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||