public class Generator
extends Object
Generator is a program that generates synthetic workloads that try to mimic
real applications that consume the CorfuDb client. Application's access
patterns can be approximated by setting different configurations like
data distributions, concurrency level, operation types, time skews etc.
Created by maithem on 7/14/17.