Add open/close methods to Index class
This methods are used for opening and closing indexes instead of making it in Index constructor. Fixes #1640
Showing
- src/box/alter.cc 3 additions, 1 deletionsrc/box/alter.cc
- src/box/index.h 1 addition, 0 deletionssrc/box/index.h
- src/box/vinyl.c 11 additions, 47 deletionssrc/box/vinyl.c
- src/box/vinyl.h 0 additions, 9 deletionssrc/box/vinyl.h
- src/box/vinyl_index.cc 15 additions, 34 deletionssrc/box/vinyl_index.cc
- src/box/vinyl_index.h 2 additions, 0 deletionssrc/box/vinyl_index.h
- test/engine/tree.result 59 additions, 0 deletionstest/engine/tree.result
- test/engine/tree.test.lua 20 additions, 0 deletionstest/engine/tree.test.lua
Loading
Please register or sign in to comment