LightWeightCache.Entry, LightWeightGSet.LinkedElementpublic static class RetryCache.CacheEntryWithPayload extends RetryCache.CacheEntry
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
Override equals to avoid findbugs warnings
|
java.lang.Object |
getPayload() |
|
int |
hashCode() |
Override hashcode to avoid findbugs warnings
|
getExpirationTime, getNext, isSuccess, setExpirationTime, setNext, toStringpublic boolean equals(java.lang.Object obj)
equals in class RetryCache.CacheEntrypublic int hashCode()
hashCode in class RetryCache.CacheEntrypublic java.lang.Object getPayload()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.