| Package | Description |
|---|---|
| com.github.nosan.embedded.cassandra |
Embedded Cassandra provides an easy way to start and stop Apache Cassandra.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultWorkingDirectoryInitializer.CopyStrategy |
DefaultWorkingDirectoryInitializer.CopyStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultWorkingDirectoryInitializer.CopyStrategy[] |
DefaultWorkingDirectoryInitializer.CopyStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultWorkingDirectoryInitializer(CassandraDirectoryProvider cassandraDirectoryProvider,
DefaultWorkingDirectoryInitializer.CopyStrategy copyStrategy)
Creates a new
DefaultWorkingDirectoryInitializer. |
Copyright © 2023. All rights reserved.