Uses of Class
com.orientechnologies.common.concur.resource.OSharedResourceAbstract
Packages that use OSharedResourceAbstract
Package
Description
-
Uses of OSharedResourceAbstract in com.orientechnologies.agent.profiler
Subclasses of OSharedResourceAbstract in com.orientechnologies.agent.profiler -
Uses of OSharedResourceAbstract in com.orientechnologies.common.profiler
Subclasses of OSharedResourceAbstract in com.orientechnologies.common.profiler -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.cluster
Subclasses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.cluster -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.cluster.v0
-
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.cluster.v1
Modifier and TypeClassDescriptionfinal classfinal class -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.cluster.v2
Modifier and TypeClassDescriptionfinal classfinal classfinal class -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.impl.local.paginated.base
Subclasses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.impl.local.paginated.baseModifier and TypeClassDescriptionclassBase class for all durable data structures, that is data structures state of which can be consistently restored after system crash but results of last operations in small interval before crash may be lost. -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.hashindex.local.v2
Subclasses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.hashindex.local.v2Modifier and TypeClassDescriptionclassclassLocalHashTableV2<K,V> Implementation of hash index which is based on extendible hashing algorithm. -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.hashindex.local.v3
Subclasses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.hashindex.local.v3Modifier and TypeClassDescriptionclassclassOLocalHashTableV3<K,V> Implementation of hash index which is based on extendible hashing algorithm. -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.nkbtree
-
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtree.local.v1
Subclasses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtree.local.v1Modifier and TypeClassDescriptionfinal classOSBTreeV1<K,V> This is implementation which is based on B+-tree implementation threaded tree. -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtree.local.v2
Subclasses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtree.local.v2Modifier and TypeClassDescriptionclassOSBTreeV2<K,V> This is implementation which is based on B+-tree implementation threaded tree. -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtree.multivalue.v2
Subclasses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtree.multivalue.v2Modifier and TypeClassDescriptionfinal classThis is implementation which is based on B+-tree implementation threaded tree. -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtree.singlevalue.v1
Subclasses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtree.singlevalue.v1Modifier and TypeClassDescriptionfinal classThis is implementation which is based on B+-tree implementation threaded tree. -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtree.singlevalue.v3
Subclasses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtree.singlevalue.v3Modifier and TypeClassDescriptionfinal classThis is implementation which is based on B+-tree implementation threaded tree. -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtreebonsai.global.btree
-
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.sbtreebonsai.local
-
Uses of OSharedResourceAbstract in com.orientechnologies.orient.core.storage.index.versionmap
Modifier and TypeClassDescriptionclassfinal classThe version position map in version 0 stores a version of type int for all change operations on the `OAbstractPaginatedStorage` storage. -
Uses of OSharedResourceAbstract in com.orientechnologies.orient.server.network.protocol.http
Modifier and TypeClassDescriptionclassHandles the HTTP sessions such as a real HTTP Server.