Merge pull request #45 from sears/ByteIterator
gh-45 Modify DB API for efficient large object support (sears)
Michi Mutsuzaki <michi@cs.stanford.edu> | Nov 15 2011, 19:48 |
iorgulescu | Oct 2 2018, 18:02 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
626b34461014 | Russell Sears | Make it easier to build the database client libraries: | Nov 13 2011 | |||
2b3804947696 | Russell Sears | change DB API to use ByteIterator for fields instead of String. This fixes a… | Nov 13 2011 | |||
be2a2fc62b6c | Russell Sears | add mean() method to HotspotIntegerGenerator; fixes build problem | Nov 13 2011 | |||
9958eab0da4f | Russell Sears | improved error handling / less verbosity for constant occupancy workload | Nov 13 2011 | |||
ea520ef653f6 | Russell Sears | coreworkload was incorrectly overriding the fieldcount member variable | Nov 13 2011 | |||
5655c24c1741 | Russell Sears | Add new ConstantOccupancyWorkload to induce fragmentation in large object… | Nov 13 2011 | |||
2c5daad0f15e | Russell Sears | add ability to specify field length distributions | Nov 13 2011 |