Uses of Class
com._1c.g5.v8.xmdb.impl.BNode
Packages that use BNode
-
Uses of BNode in com._1c.g5.v8.xmdb.impl
Subclasses of BNode in com._1c.g5.v8.xmdb.implFields in com._1c.g5.v8.xmdb.impl declared as BNodeMethods in com._1c.g5.v8.xmdb.impl that return BNodeModifier and TypeMethodDescriptionstatic BNodeBNode.deserialize(int t, byte[] bytes, boolean storeValuesInLeaf) Read BNode from byte[]ITreeCache.get(long cLink, boolean storeValuesInLeaf, int t, int segment) Read BNode from cache.TreeCacheInMemory.get(long cLink, boolean storeValuesInLeaf, int t, int segment) TreeCacheReal.get(long cLink, boolean storeValuesInLeaf, int t, int segment) static BNodeMethods in com._1c.g5.v8.xmdb.impl with parameters of type BNodeModifier and TypeMethodDescriptionstatic BNodefinal booleanBTreeMap.isNodeFull(BNode node) Test: if specified node is fulllongPut (insert or update) BNode into cache.longTreeCacheInMemory.put(long oldPos, BNode val, int segment, boolean valInLeaf, int preallocFreeSpace) longConstructors in com._1c.g5.v8.xmdb.impl with parameters of type BNode