Class CellBTreeMultiValueV2Bucket.LeafEntry
java.lang.Object
com.orientechnologies.orient.core.storage.index.sbtree.multivalue.v2.CellBTreeMultiValueV2Bucket.Entry
com.orientechnologies.orient.core.storage.index.sbtree.multivalue.v2.CellBTreeMultiValueV2Bucket.LeafEntry
- Enclosing class:
CellBTreeMultiValueV2Bucket<K>
public static final class CellBTreeMultiValueV2Bucket.LeafEntry
extends CellBTreeMultiValueV2Bucket.Entry
-
Field Summary
FieldsFields inherited from class com.orientechnologies.orient.core.storage.index.sbtree.multivalue.v2.CellBTreeMultiValueV2Bucket.Entry
key -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mId
public final long mId -
values
-
entriesCount
public final int entriesCount
-
-
Constructor Details
-
LeafEntry
-