Uses of Class
com.orientechnologies.common.concur.resource.OResourcePool
Packages that use OResourcePool
Package
Description
-
Uses of OResourcePool in com.orientechnologies.common.concur.resource
Subclasses of OResourcePool in com.orientechnologies.common.concur.resourceModifier and TypeClassDescriptionclassReentrant implementation of Resource Pool.Methods in com.orientechnologies.common.concur.resource that return OResourcePoolMethods in com.orientechnologies.common.concur.resource that return types with arguments of type OResourcePool -
Uses of OResourcePool in com.orientechnologies.orient.client.remote
Methods in com.orientechnologies.orient.client.remote that return OResourcePool -
Uses of OResourcePool in com.orientechnologies.orient.core.command.script
Fields in com.orientechnologies.orient.core.command.script with type parameters of type OResourcePoolModifier and TypeFieldDescriptionprotected ConcurrentHashMap<String,OResourcePool<ODatabaseDocumentInternal, org.graalvm.polyglot.Context>> OPolyglotScriptExecutor.contextPools