Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
6a261d7e44a9556eea483a6a24c44677a0fb73b7
/
hyracks-test-support
/
src
/
main
/
java
58a635f
Refactored BTree ops to share them with the RTree. All ops except the search op are currently sharable. The search op needs more thinking.
by alexander.behm
· 14 years ago
69b3e9d
Starting implementation of Inverted Index operators. Did some refactoring of the BTree in the process.
by alexander.behm
· 14 years ago
78a1408
1. Modified BufferCache to have a maxOpenFiles parameter. 2. BufferCache will not invalidate and flush pages upon last close of a file. 3. Pages of unreferenced files are invalidated and flushed lazily during a new openFile request.
by alexander.behm
· 14 years ago
0d161a0
Merged trunk -r 363:437 into branch
by alexander.behm
· 14 years ago
77459fc
Fixed cleanup on job abort. Fixed profiling
by vinayakb
· 14 years ago
74c7207
Merged r289:290 from the hyracks_io_management branch
by vinayakb
· 14 years ago