| Package | Description |
|---|---|
| com.github.nosan.embedded.cassandra |
Embedded Cassandra provides an easy way to start and stop Apache Cassandra.
|
| Class and Description |
|---|
| Cassandra |
| CassandraBuilder
A builder that can be used to configure and create
Cassandra. |
| CassandraBuilderConfigurator
A callback interface to configure a
CassandraBuilder. |
| CassandraDirectoryProvider
Provides a path to Cassandra directory based on a version.
|
| CassandraException
Exceptions thrown by a
Cassandra. |
| DefaultWorkingDirectoryInitializer.CopyStrategy
Casandra files copy strategies.
|
| Settings
Cassandra settings.
|
| SimpleSeedProviderConfigurator
A
CassandraBuilderConfigurator that configures org.apache.cassandra.locator.SimpleSeedProvider. |
| Version
A representation of a Cassandra version.
|
| WorkingDirectoryCustomizer
A callback interface to customize a working directory.
|
| WorkingDirectoryDestroyer
A strategy interface to destroy the working directory.
|
| WorkingDirectoryInitializer
A strategy interface to initialize the working directory.
|
Copyright © 2023. All rights reserved.