Skip navigation links
A B C D F I L M N O P R S T V W 

W

withInitialSize(int) - Method in class com.github.robtimus.pool.PoolConfig.Builder
Sets the initial pool size.
withLoggerClass(Class<?>) - Method in class com.github.robtimus.pool.PoolLogger.Builder
Sets the name of the logger to use.
withLoggerName(String) - Method in class com.github.robtimus.pool.PoolLogger.Builder
Sets the name of the logger to use.
withMaxIdleTime(Duration) - Method in class com.github.robtimus.pool.PoolConfig.Builder
Sets the maximum time that objects can be idle.
withMaxSize(int) - Method in class com.github.robtimus.pool.PoolConfig.Builder
Sets the maximum pool size.
withMaxWaitTime(Duration) - Method in class com.github.robtimus.pool.PoolConfig.Builder
Sets the maximum time to wait when acquiring objects using Pool.acquire() or Pool.acquire(Supplier).
withMessagePrefix(String) - Method in class com.github.robtimus.pool.PoolLogger.Builder
Sets the message prefix to use.
withObjectPrefix(String) - Method in class com.github.robtimus.pool.PoolLogger.Builder
Sets the object prefix to use.
A B C D F I L M N O P R S T V W 
Skip navigation links

Copyright © 2022. All rights reserved.