GenericObjectPool.getRemoveAbandonedOnMaintenance

Gets whether a check is made for abandoned objects when the evictor runs.

@return {@code true} if abandoned object removal is configured to be activated when the evictor runs otherwise {@code false}

@see AbandonedConfig#getRemoveAbandonedOnMaintenance()

class GenericObjectPool(T)
bool
getRemoveAbandonedOnMaintenance
()

Meta