- Aug 09, 2017
-
-
Chris Larsen authored
timestamps in a non-repeating random order. Modify UnixEpochTimestampGenerator so that the random generator can extend it. Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
Chris Larsen authored
the number of unique combinations of tables, keys and fields per database operation. This is useful for tracking distributions. Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
Chris Larsen authored
for passing to db implementations as an abstraction on the byte array itorator. Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
Robert Kubis authored
Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
- Aug 05, 2017
-
-
Kirill Vlasov authored
[core] Fixing squid:S1319 - Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList". (manolama - updated bindings added since the PR) Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
Mairbek Khadikov authored
Changed int to long in Measurements code to support large scale workloads. (manolama - fixed checkstyle errors) Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
- Aug 04, 2017
-
-
Jiongxin Liu authored
Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
Chris Larsen authored
be used to replace the strings.
-
Chris Larsen authored
-
Chris Larsen authored
to the workload client threads. Had to use setters to get around the checkstyle complaint of having too many parameters.
-
Chris Larsen authored
[core] Add a reset() method to the ByteIterator abstract and implemen…
-
Solomon Duskis authored
The API used by googlebigtable has had quite a bit of churn. This is the minimal set of changes required for the upgrade. Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
Anthony Baker authored
Also fix a read serialization issue with client mode driver. Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
Sami Z authored
Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
- Aug 02, 2017
-
-
Chris Larsen authored
for each of the children. This lets us re-use byte iterators if we need to access the values again (when applicable).
-
- May 19, 2017
-
-
Sean Busbey authored
[hbase12] Add HBase 1.2+ specific client that relies on the shaded client artifact provided by those versions. (#970)
-
- May 12, 2017
-
-
Matt Emmerton authored
Closes #967
-
sashas83 authored
Adding support for memcached binary protocol as described in https://github.com/memcached/memcached/blob/master/doc/protocol.txt. Protocol can be set via memcached.protocol property of YCSB memcached workload. if specified protocol must be "binary" or "text". If unspecified text version is used.
-
- Apr 06, 2017
-
-
Josh Elser authored
* Expand on the README, covering table creation and best-practices for table config * Avoid unnecessary Text object creations (in loops and instead of byte[] usage) * Use a ConcurrentHashMap to better match the DB API * Fix error messages and always call printStackTrace() on exceptions * Use BATCHED_OK instead of OK in insert() (more correct)
-
- Mar 17, 2017
-
-
siamaktz authored
-
- Mar 14, 2017
-
-
tiboratAS authored
The original Aerospike interface layer was created when the REPLACE_ONLY option was not available. This provides a policy more in line with the policies that other databases have implemented their interface layers.
-
- Feb 06, 2017
-
-
Kevin Risden authored
-
- Feb 03, 2017
-
-
Kevin Risden authored
-
Kevin Risden authored
-
Kevin Risden authored
-
Kevin Risden authored
-
Kevin Risden authored
-
Kevin Risden authored
-
- Feb 02, 2017
-
-
Kevin Risden authored
-
Kevin Risden authored
-
Mark authored
-
- Jan 31, 2017
-
-
Kevin Risden authored
-
Kevin Risden authored
-
Kevin Risden authored
-
Kevin Risden authored
-
Kevin Risden authored
-
- Jan 30, 2017
-
-
Kevin Risden authored
-
Kevin Risden authored
-
Kevin Risden authored
-
Kevin Risden authored
-