Package com.arangodb.jmh_generated
Class SerdeBench_Data_jmhType_B2
java.lang.Object
com.arangodb.SerdeBench.Data
com.arangodb.jmh_generated.SerdeBench_Data_jmhType_B1
com.arangodb.jmh_generated.SerdeBench_Data_jmhType_B2
- Direct Known Subclasses:
SerdeBench_Data_jmhType_B3
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
int
static final AtomicIntegerFieldUpdater<SerdeBench_Data_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<SerdeBench_Data_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<SerdeBench_Data_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<SerdeBench_Data_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<SerdeBench_Data_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<SerdeBench_Data_jmhType_B2>
Fields inherited from class com.arangodb.SerdeBench.Data
json, jsonCol, jsonResp, rawJson, rawJsonBytes, rawVPackBytes, vpack, vpackCol, vpackResp
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
-
tearTrialMutexUpdater
-
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<SerdeBench_Data_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
-
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<SerdeBench_Data_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<SerdeBench_Data_jmhType_B2> tearInvocationMutexUpdater -
readyTrial
public volatile boolean readyTrial -
readyIteration
public volatile boolean readyIteration -
readyInvocation
public volatile boolean readyInvocation
-
-
Constructor Details
-
SerdeBench_Data_jmhType_B2
public SerdeBench_Data_jmhType_B2()
-