EvictionConfig.getMinIdle

Obtain the {@code minIdle} 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 minIdle}

class EvictionConfig
int
getMinIdle
()

Meta