All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractCqlScript AbstractCqlScriptthat parses a CQL script into the statements.Cassandra CassandraBuilder A builder that can be used to configure and createCassandra.CassandraBuilderConfigurator A callback interface to configure aCassandraBuilder.CassandraDirectoryProvider Provides a path to Cassandra directory based on a version.CassandraException Exceptions thrown by aCassandra.ClassPathResource Resourceimplementation for class path resources.CqlDataSet CqlDataSetrepresents the set ofCqlScript.CqlDataSet.Builder ACqlDataSetbuilder.CqlScript CqlScriptinterface that loads CQL statements from various sources.DefaultCqlDataSet Default implementation ofCqlDataSet.DefaultWorkingDirectoryInitializer The default implementation ofWorkingDirectoryInitializer, that gets Cassandra directory from theCassandraDirectoryProviderand copies all files from a retrieved directory into the working directory except javadoc, doc and licenses directories.DefaultWorkingDirectoryInitializer.CopyStrategy Casandra files copy strategies.FileLock Helper class to lock a file.FileSystemResource Resourceimplementation for file system resources.FileUtils Simple utility methods for dealing with files and directories.HttpClient Simple interface to send HTTP requests.HttpClient.BodySuppliers Utility class for creating different body suppliers.HttpHeaders A simple class that represents HTTP Request and Response headers.HttpRequest Represents an HTTP request message.HttpResponse Represents an HTTP response message.IOSupplier<T> Supplier that can safely throwsIOException.JdkHttpClient HttpURLConnectionbased implementation ofHttpClient.Resource Resource that abstracts from the actual type of underlying source.ResourceCqlScript CqlScriptimplementation for resources.Settings Cassandra settings.SimpleSeedProviderConfigurator ACassandraBuilderConfiguratorthat configures org.apache.cassandra.locator.SimpleSeedProvider.StatementsCqlScript CqlScriptimplementation for static statements.StreamUtils Simple utility methods for dealing with streams.StringCqlScript CqlScriptimplementation for string scripts.StringUtils Simple utility methods for dealing with strings.UrlResource Version A representation of a Cassandra version.WebCassandraDirectoryProvider The implementation ofCassandraDirectoryProvider, that downloads and extracts Cassandra archive from the well-known URLs into the download directory.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.