|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tangosol.util.Base
com.tangosol.net.cache.OldCache.Entry
com.jivesoftware.util.CoherenceCache.Entry
com.jivesoftware.forum.database.DbStatusLevelManager.LeaderQueryCache.Entry
public class DbStatusLevelManager.LeaderQueryCache.Entry
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.tangosol.util.Base |
---|
com.tangosol.util.Base.StackFrame |
Field Summary | |
---|---|
long |
timestamp
|
boolean |
updateFlag
Allows us to track if the entry has been scheduled for an update or not. |
Fields inherited from class com.tangosol.util.Base |
---|
POWER_0, POWER_G, POWER_K, POWER_M, POWER_T, UNIT_D, UNIT_H, UNIT_M, UNIT_MS, UNIT_NS, UNIT_S, UNIT_US |
Constructor Summary | |
---|---|
DbStatusLevelManager.LeaderQueryCache.Entry()
|
Method Summary | |
---|---|
boolean |
isExpired()
|
java.lang.Object |
setValue(java.lang.Object o)
|
Methods inherited from class com.jivesoftware.util.CoherenceCache.Entry |
---|
calculateUnits |
Methods inherited from class com.tangosol.net.cache.OldCache.Entry |
---|
copyFrom, discard, getCreatedMillis, getExpiryMillis, getLastTouchMillis, getPriority, getTouchCount, getUnits, isDiscarded, onAdd, scheduleExpiry, setExpiryMillis, setUnits, toString, touch |
Methods inherited from class com.tangosol.util.Base |
---|
azzert, azzert, azzert, azzertFailed, breakLines, breakLines, decimalValue, dup, dup, ensureRuntimeException, ensureRuntimeException, equals, equalsDeep, err, err, err, err, err, escape, formatDateTime, getCallerStackFrame, getCommonMonitor, getCommonMonitor, getContextClassLoader, getContextClassLoader, getErr, getLog, getMaxDecDigits, getMaxHexDigits, getOriginalException, getOut, getRandom, getRandomBinary, getRandomString, getSafeTimeMillis, getStackFrame, getStackFrames, getStackTrace, getStackTrace, hexValue, indentString, indentString, isDecimal, isHex, isLogEcho, isOctal, log, log, log, log, log, makeInteger, makeLong, makeThread, octalValue, out, out, out, out, out, pad, parseBandwidth, parseBandwidth, parseDelimitedString, parseHex, parseHex, parseMemorySize, parseMemorySize, parseTime, parseTime, parseTimeNanos, parseTimeNanos, printStackTrace, randomize, randomize, randomize, read, read, read, read, read, redirectAll, replace, setErr, setLog, setLogEcho, setOut, toBandwidthString, toBandwidthString, toCharEscape, toCrc, toCrc, toCrc, toDecString, toDelimitedString, toDelimitedString, toDelimitedString, toDelimitedString, toHex, toHex, toHexDump, toHexEscape, toHexEscape, toHexEscape, toHexString, toMemorySizeString, toMemorySizeString, toQuotedCharEscape, toQuotedStringEscape, toSqlString, toString, toStringEscape, toUnicodeEscape, trace, trace, trace, trace, trace, trace, trace, trace, trace, updateSafeTimeMillis |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public boolean updateFlag
public long timestamp
Constructor Detail |
---|
public DbStatusLevelManager.LeaderQueryCache.Entry()
Method Detail |
---|
public boolean isExpired()
isExpired
in class com.tangosol.net.cache.OldCache.Entry
public java.lang.Object setValue(java.lang.Object o)
setValue
in interface java.util.Map.Entry
setValue
in class com.tangosol.net.cache.OldCache.Entry
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |