Uses of Class
org.apache.cassandra.utils.ExpiringMemoizingSupplier.ReturnValue
Packages that use ExpiringMemoizingSupplier.ReturnValue
-
Uses of ExpiringMemoizingSupplier.ReturnValue in org.apache.cassandra.utils
Subclasses of ExpiringMemoizingSupplier.ReturnValue in org.apache.cassandra.utilsModifier and TypeClassDescriptionstatic classstatic classMethod parameters in org.apache.cassandra.utils with type arguments of type ExpiringMemoizingSupplier.ReturnValueModifier and TypeMethodDescriptionstatic <T> Supplier<T>ExpiringMemoizingSupplier.memoizeWithExpiration(Supplier<ExpiringMemoizingSupplier.ReturnValue<T>> delegate, long duration, TimeUnit unit)