Package | Description |
---|---|
com.orientechnologies.orient.test |
Modifier and Type | Method and Description |
---|---|
TestBuilder<T> |
TestBuilder.add(int threadCount,
TestFactory<T> factory) |
protected static <T> List<Callable<T>> |
ConcurrentTestHelper.prepareWorkers(int threadCount,
TestFactory<T> factory) |
static <T> Collection<T> |
ConcurrentTestHelper.test(int threadCount,
TestFactory<T> factory) |
Copyright © 2009–2020 OrientDB. All rights reserved.