Teiid BufferManager - STree

Steps

This article contains a series of buffer snapshot for creating a STree, and add a series of Tuple to STree, a Tuple contains 5 elements, the first 2 elements play as primary key, each time one Tuple be inserted.

0. Create

STree - 0

1. Insert [1, name-1, 123456789, Beijing, CN]

STree - 1

2. Insert [2, name-2, 123456789, Beijing, CN]

STree - 2

3. Insert [3, name-3, 123456789, Beijing, CN]

STree - 3

4. Insert [4, name-4, 123456789, Beijing, CN]

STree - 4

5. Insert [5, name-5, 123456789, Beijing, CN]

STree - 5

6. Insert [6, name-6, 123456789, Beijing, CN]

STree - 6

7. Insert [7, name-7, 123456789, Beijing, CN]

STree - 7

8. Insert [8, name-8, 123456789, Beijing, CN]

STree - 8

9. Insert [9, name-9, 123456789, Beijing, CN]

STree - 9

10. Insert [10, name-10, 123456789, Beijing, CN]

STree - 10

11. Insert [11, name-11, 123456789, Beijing, CN]

STree - 11

12. Insert [12, name-12, 123456789, Beijing, CN]

STree - 12

13. Insert [13, name-13, 123456789, Beijing, CN]

STree - 13

14. Insert [14, name-14, 123456789, Beijing, CN]

STree - 14

15. Insert [15, name-15, 123456789, Beijing, CN]

STree - 15

16. Insert [16, name-16, 123456789, Beijing, CN]

STree - 16