Class DefaultCacheEntryValue

    • Constructor Detail

      • DefaultCacheEntryValue

        public DefaultCacheEntryValue()
    • Method Detail

      • getKey

        public java.lang.String getKey()
      • isValid

        public boolean isValid()
      • getInserted

        public long getInserted()
      • setInserted

        public void setInserted​(long inserted)
      • getTimeToLiveMilliSeconds

        public long getTimeToLiveMilliSeconds()
      • setTimeToLiveMilliSeconds

        public void setTimeToLiveMilliSeconds​(long timeToLiveMilliSeconds)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class java.lang.Object