public static class StressTestConcurrentTx.Task extends Object implements Callable<Long>
Note: defers creation of the tx until it begins to execute! This provides a substantial resource savings and lets transactions begin execution immediately.
Constructor and Description |
---|
StressTestConcurrentTx.Task(Journal journal,
String name,
int trial,
int keyLen,
int nops,
double abortRate) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.