EvictionConfig.getIdleSoftEvictTime

Obtain the {@code idleSoftEvictTime} 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 idleSoftEvictTime} in milliseconds

class EvictionConfig
long
getIdleSoftEvictTime
()

Meta