Teiid BufferManager - STree
- Steps
- 0. Create
- 1. Insert [1, name-1, 123456789, Beijing, CN]
- 2. Insert [2, name-2, 123456789, Beijing, CN]
- 3. Insert [3, name-3, 123456789, Beijing, CN]
- 4. Insert [4, name-4, 123456789, Beijing, CN]
- 5. Insert [5, name-5, 123456789, Beijing, CN]
- 6. Insert [6, name-6, 123456789, Beijing, CN]
- 7. Insert [7, name-7, 123456789, Beijing, CN]
- 8. Insert [8, name-8, 123456789, Beijing, CN]
- 9. Insert [9, name-9, 123456789, Beijing, CN]
- 10. Insert [10, name-10, 123456789, Beijing, CN]
- 11. Insert [11, name-11, 123456789, Beijing, CN]
- 12. Insert [12, name-12, 123456789, Beijing, CN]
- 13. Insert [13, name-13, 123456789, Beijing, CN]
- 14. Insert [14, name-14, 123456789, Beijing, CN]
- 15. Insert [15, name-15, 123456789, Beijing, CN]
- 16. Insert [16, name-16, 123456789, Beijing, CN]
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.