Homec4science
Diffusion YCSB f6b8a359fb17

Merge pull request #45 from sears/ByteIterator

Authored by Michi Mutsuzaki <michi@cs.stanford.edu> on Nov 15 2011, 19:48.

Description

Merge pull request #45 from sears/ByteIterator

gh-45 Modify DB API for efficient large object support (sears)

Event Timeline

Michi Mutsuzaki <michi@cs.stanford.edu> committed R7507:f6b8a359fb17: Merge pull request #45 from sears/ByteIterator (authored by Michi Mutsuzaki <michi@cs.stanford.edu>).Nov 15 2011, 19:48

Merged Changes

CommitAuthorDetailsCommitted
626b34461014Russell Sears
Make it easier to build the database client libraries: 
Nov 13 2011
2b3804947696Russell Sears
change DB API to use ByteIterator for fields instead of String. This fixes a… 
Nov 13 2011
be2a2fc62b6cRussell Sears
add mean() method to HotspotIntegerGenerator; fixes build problem 
Nov 13 2011
9958eab0da4fRussell Sears
improved error handling / less verbosity for constant occupancy workload 
Nov 13 2011
ea520ef653f6Russell Sears
coreworkload was incorrectly overriding the fieldcount member variable 
Nov 13 2011
5655c24c1741Russell Sears
Add new ConstantOccupancyWorkload to induce fragmentation in large object… 
Nov 13 2011
2c5daad0f15eRussell Sears
add ability to specify field length distributions 
Nov 13 2011