Uses of Class
com.yandex.ydb.table.impl.pool.FixedAsyncPool
-
Packages that use FixedAsyncPool Package Description com.yandex.ydb.table.impl.pool -
-
Uses of FixedAsyncPool in com.yandex.ydb.table.impl.pool
Constructors in com.yandex.ydb.table.impl.pool with parameters of type FixedAsyncPool Constructor Description SettlersPool(PooledObjectHandler<T> handler, FixedAsyncPool<T> mainPool, int maxKeepAliveCount, int keepAliveTimeMillis)
-