EvictionConfig.getIdleEvictTime

Obtain the {@code idleEvictTime} for this eviction configuration instance. <p> How the evictor behaves based on this value will be determined by the configured {@link EvictionPolicy}.

@return The {@code idleEvictTime} in milliseconds

class EvictionConfig
long
getIdleEvictTime
()

Meta