| Package | Description |
|---|---|
| com.github.nosan.embedded.cassandra |
Embedded Cassandra provides an easy way to start and stop Apache Cassandra.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCassandraDirectoryProvider
The implementation of
CassandraDirectoryProvider, that downloads and extracts Cassandra archive from the
well-known URLs into the download directory. |
| Constructor and Description |
|---|
DefaultWorkingDirectoryInitializer(CassandraDirectoryProvider cassandraDirectoryProvider)
Creates a new
DefaultWorkingDirectoryInitializer with a DefaultWorkingDirectoryInitializer.CopyStrategy.REPLACE_EXISTING copy
strategy. |
DefaultWorkingDirectoryInitializer(CassandraDirectoryProvider cassandraDirectoryProvider,
DefaultWorkingDirectoryInitializer.CopyStrategy copyStrategy)
Creates a new
DefaultWorkingDirectoryInitializer. |
Copyright © 2023. All rights reserved.