Class BTreePartitionData


  • public final class BTreePartitionData
    extends java.lang.Object
    Holder of the content of a partition, see AbstractBTreePartition. When updating a partition one holder is swapped for another atomically.