Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.database
Class DbStatusLevelManager.LeaderQueryCache.Entry

java.lang.Object
  extended by com.tangosol.util.Base
      extended by com.tangosol.net.cache.OldCache.Entry
          extended by com.jivesoftware.util.CoherenceCache.Entry
              extended by com.jivesoftware.forum.database.DbStatusLevelManager.LeaderQueryCache.Entry
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map.Entry
Enclosing class:
DbStatusLevelManager.LeaderQueryCache

public class DbStatusLevelManager.LeaderQueryCache.Entry
extends CoherenceCache.Entry

See Also:
Serialized Form

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

updateFlag

public boolean updateFlag
Allows us to track if the entry has been scheduled for an update or not.


timestamp

public long timestamp
Constructor Detail

DbStatusLevelManager.LeaderQueryCache.Entry

public DbStatusLevelManager.LeaderQueryCache.Entry()
Method Detail

isExpired

public boolean isExpired()
Overrides:
isExpired in class com.tangosol.net.cache.OldCache.Entry

setValue

public java.lang.Object setValue(java.lang.Object o)
Specified by:
setValue in interface java.util.Map.Entry
Overrides:
setValue in class com.tangosol.net.cache.OldCache.Entry

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.