Class ModelValueHistoryPerfTest
java.lang.Object
de.hybris.platform.servicelayer.internal.model.impl.ModelValueHistoryPerfTest
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidrunAccessor(TestThreadsHolder<ModelValueHistoryPerfTest.Accessor> randomAccessHolder) voidtestPerf()
-
Field Details
-
WAIT_SECONDS
protected final int WAIT_SECONDS- See Also:
-
THREADS
protected final int THREADS- See Also:
-
-
Constructor Details
-
ModelValueHistoryPerfTest
public ModelValueHistoryPerfTest()
-
-
Method Details
-
testPerf
public void testPerf() -
runAccessor
protected void runAccessor(TestThreadsHolder<ModelValueHistoryPerfTest.Accessor> randomAccessHolder)
-