public interface ExpiryStrategy<T>
ConcurrentRollingBloomFilter should expire.| Modifier and Type | Method and Description |
|---|---|
long |
expiryTime(T it)
Determines the expiration time for the given element.
|
long expiryTime(T it)
it - the element to determine the expiration time for.Copyright © 2025 Open Identity Platform Community. All rights reserved.