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.polyglot
Fields in com.orientechnologies.orient.core.command.script.polyglot with type parameters of type OResourcePoolModifier and TypeFieldDescriptionprotected ConcurrentHashMap<String,OResourcePool<ODatabaseDocumentInternal, org.graalvm.polyglot.Context>> OPolyglotScriptExecutor.contextPools -
Uses of OResourcePool in org.apache.tinkerpop.gremlin.orientdb.executor
Fields in org.apache.tinkerpop.gremlin.orientdb.executor with type parameters of type OResourcePoolModifier and TypeFieldDescriptionprotected ConcurrentMap<String,OResourcePool<ODatabaseSession, ScriptEngine>> OCommandGremlinExecutor.pooledEngines