| Modifier and Type | Method and Description |
|---|---|
static AchillesTestResource.Steps |
AchillesTestResource.Steps.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AchillesTestResource.Steps[] |
AchillesTestResource.Steps.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AchillesTestResource(java.util.function.BiFunction<Cluster,StatementsCache,T> managerFactoryBuilder,
info.archinnov.achilles.type.TypedMap cassandraParams,
Optional<String> keyspaceName,
AchillesTestResource.Steps cleanUpSteps,
List<String> tablesToTruncate,
List<Class<?>> entityClassesToTruncate) |
Copyright © 2012-2021. All Rights Reserved.