- get() - Method in interface com.github.nosan.embedded.cassandra.commons.function.IOSupplier
-
Gets the supplied value.
- get(Class<?>) - Static method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Gets a
Logger for the specified class.
- get(String) - Static method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Gets a
Logger for the specified name.
- get(Object) - Method in class com.github.nosan.embedded.cassandra.commons.web.HttpHeaders
-
- getAddress() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets address this Cassandra is listening on.
- getConfigProperties() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets Cassandra Configuration properties.
- getConfigurationFile() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets Cassandra configuration file.
- getDirectory(Version) - Method in interface com.github.nosan.embedded.cassandra.CassandraDirectoryProvider
-
Returns the path to Cassandra directory by provided version.
- getDirectory(Version) - Method in class com.github.nosan.embedded.cassandra.WebCassandraDirectoryProvider
-
- getEnvironmentVariables() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets Cassandra Environment variables that were used on start.
- getFile() - Method in class com.github.nosan.embedded.cassandra.commons.FileSystemResource
-
Gets the file.
- getFileName() - Method in class com.github.nosan.embedded.cassandra.commons.ClassPathResource
-
- getFileName() - Method in class com.github.nosan.embedded.cassandra.commons.FileSystemResource
-
- getFileName() - Method in interface com.github.nosan.embedded.cassandra.commons.Resource
-
Gets the file name of this resource.
- getFileName() - Method in class com.github.nosan.embedded.cassandra.commons.UrlResource
-
- getFirst(String) - Method in class com.github.nosan.embedded.cassandra.commons.web.HttpHeaders
-
Gets a first header value.
- getHeaders() - Method in class com.github.nosan.embedded.cassandra.commons.web.HttpRequest
-
Gets the headers of this request.
- getHeaders() - Method in interface com.github.nosan.embedded.cassandra.commons.web.HttpResponse
-
Gets the headers of this response.
- getInputStream() - Method in class com.github.nosan.embedded.cassandra.commons.ClassPathResource
-
- getInputStream() - Method in class com.github.nosan.embedded.cassandra.commons.FileSystemResource
-
- getInputStream() - Method in interface com.github.nosan.embedded.cassandra.commons.Resource
-
- getInputStream() - Method in class com.github.nosan.embedded.cassandra.commons.UrlResource
-
- getInputStream() - Method in interface com.github.nosan.embedded.cassandra.commons.web.HttpResponse
-
The HTTP response body.
- getJvmOptions() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets Cassandra JVM Options that were used on start.
- getLabel() - Method in class com.github.nosan.embedded.cassandra.Version
-
Gets a pre-release label.
- getMajor() - Method in class com.github.nosan.embedded.cassandra.Version
-
Gets a major value.
- getMethod() - Method in class com.github.nosan.embedded.cassandra.commons.web.HttpRequest
-
Gets the HTTP method of the request.
- getMinor() - Method in class com.github.nosan.embedded.cassandra.Version
-
Gets a minor value.
- getName() - Method in interface com.github.nosan.embedded.cassandra.Cassandra
-
Gets the name of this Cassandra instance.
- getName() - Method in class com.github.nosan.embedded.cassandra.CassandraBuilder
-
Gets current configured Cassandra instance name.
- getName() - Method in class com.github.nosan.embedded.cassandra.commons.logging.ConsoleLogger
-
- getName() - Method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Gets the name of this Logger instance.
- getName() - Method in class com.github.nosan.embedded.cassandra.commons.logging.Slf4jLogger
-
- getName() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets the name of this Cassandra instance.
- getOutputStream() - Method in class com.github.nosan.embedded.cassandra.commons.ClassPathResource
-
- getOutputStream() - Method in class com.github.nosan.embedded.cassandra.commons.FileSystemResource
-
- getOutputStream() - Method in interface com.github.nosan.embedded.cassandra.commons.Resource
-
- getOutputStream() - Method in class com.github.nosan.embedded.cassandra.commons.UrlResource
-
- getPatch() - Method in class com.github.nosan.embedded.cassandra.Version
-
Gets a patch value.
- getPath() - Method in class com.github.nosan.embedded.cassandra.commons.ClassPathResource
-
Gets the path.
- getPort() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets port this Cassandra is listening on.
- getRpcPort() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets RPC port this Cassandra is listening on.
- getScripts() - Method in interface com.github.nosan.embedded.cassandra.cql.CqlDataSet
-
Gets CQL scripts.
- getScripts() - Method in class com.github.nosan.embedded.cassandra.cql.DefaultCqlDataSet
-
- getSettings() - Method in interface com.github.nosan.embedded.cassandra.Cassandra
-
Gets the
Settings of this
Cassandra instance.
- getSslPort() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets SSL port this Cassandra is listening on.
- getStatements() - Method in class com.github.nosan.embedded.cassandra.cql.AbstractCqlScript
-
- getStatements() - Method in interface com.github.nosan.embedded.cassandra.cql.CqlDataSet
-
- getStatements() - Method in interface com.github.nosan.embedded.cassandra.cql.CqlScript
-
Gets CQL statements.
- getStatus() - Method in interface com.github.nosan.embedded.cassandra.commons.web.HttpResponse
-
Gets the HTTP response status.
- getSystemProperties() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets Cassandra JVM parameters that were used on start.
- getUri() - Method in class com.github.nosan.embedded.cassandra.commons.web.HttpRequest
-
Gets the URI of the request.
- getUri() - Method in interface com.github.nosan.embedded.cassandra.commons.web.HttpResponse
-
Gets the URI of the response.
- getVersion() - Method in interface com.github.nosan.embedded.cassandra.Cassandra
-
Gets the
Version of this
Cassandra instance.
- getVersion() - Method in class com.github.nosan.embedded.cassandra.CassandraBuilder
-
- getVersion() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets the
Version of this
Cassandra instance.
- getWorkingDirectory() - Method in interface com.github.nosan.embedded.cassandra.Cassandra
-
Gets the working directory.
- getWorkingDirectory() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Gets the working directory.
- info(String, Object...) - Method in class com.github.nosan.embedded.cassandra.commons.logging.ConsoleLogger
-
- info(Throwable, String) - Method in class com.github.nosan.embedded.cassandra.commons.logging.ConsoleLogger
-
- info(Throwable, String, Object...) - Method in class com.github.nosan.embedded.cassandra.commons.logging.ConsoleLogger
-
- info(String) - Method in class com.github.nosan.embedded.cassandra.commons.logging.ConsoleLogger
-
- info(String) - Method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Log the message from the provided at info level.
- info(String, Object...) - Method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Log the message from the provided at info level.
- info(Throwable, String) - Method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Log the provided Throwable and message at info level.
- info(Throwable, String, Object...) - Method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Log the provided Throwable and message at info level.
- info(String) - Method in class com.github.nosan.embedded.cassandra.commons.logging.Slf4jLogger
-
- info(String, Object...) - Method in class com.github.nosan.embedded.cassandra.commons.logging.Slf4jLogger
-
- info(Throwable, String) - Method in class com.github.nosan.embedded.cassandra.commons.logging.Slf4jLogger
-
- info(Throwable, String, Object...) - Method in class com.github.nosan.embedded.cassandra.commons.logging.Slf4jLogger
-
- init(Path, Version) - Method in class com.github.nosan.embedded.cassandra.DefaultWorkingDirectoryInitializer
-
- init(Path, Version) - Method in interface com.github.nosan.embedded.cassandra.WorkingDirectoryInitializer
-
Initializes working directory.
- IOSupplier<T> - Interface in com.github.nosan.embedded.cassandra.commons.function
-
- isDebugEnabled() - Method in class com.github.nosan.embedded.cassandra.commons.logging.ConsoleLogger
-
- isDebugEnabled() - Method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Is the logger instance enabled for the DEBUG level.
- isDebugEnabled() - Method in class com.github.nosan.embedded.cassandra.commons.logging.Slf4jLogger
-
- isEmpty() - Method in class com.github.nosan.embedded.cassandra.commons.web.HttpHeaders
-
- isErrorEnabled() - Method in class com.github.nosan.embedded.cassandra.commons.logging.ConsoleLogger
-
- isErrorEnabled() - Method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Is the logger instance enabled for the ERROR level.
- isErrorEnabled() - Method in class com.github.nosan.embedded.cassandra.commons.logging.Slf4jLogger
-
- isInfoEnabled() - Method in class com.github.nosan.embedded.cassandra.commons.logging.ConsoleLogger
-
- isInfoEnabled() - Method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Is the logger instance enabled for the INFO level.
- isInfoEnabled() - Method in class com.github.nosan.embedded.cassandra.commons.logging.Slf4jLogger
-
- isNativeTransportEnabled() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Checks whether native transport is enabled.
- isReadable() - Method in class com.github.nosan.embedded.cassandra.commons.ClassPathResource
-
- isReadable() - Method in class com.github.nosan.embedded.cassandra.commons.FileSystemResource
-
- isReadable() - Method in interface com.github.nosan.embedded.cassandra.commons.Resource
-
Tests whether a resource is readable.
- isReadable() - Method in class com.github.nosan.embedded.cassandra.commons.UrlResource
-
- isRpcTransportEnabled() - Method in interface com.github.nosan.embedded.cassandra.Settings
-
Checks whether RPC transport is enabled.
- isRunning() - Method in interface com.github.nosan.embedded.cassandra.Cassandra
-
Checks whether this Cassandra is running.
- isTraceEnabled() - Method in class com.github.nosan.embedded.cassandra.commons.logging.ConsoleLogger
-
- isTraceEnabled() - Method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Is the logger instance enabled for the TRACE level.
- isTraceEnabled() - Method in class com.github.nosan.embedded.cassandra.commons.logging.Slf4jLogger
-
- isWarnEnabled() - Method in class com.github.nosan.embedded.cassandra.commons.logging.ConsoleLogger
-
- isWarnEnabled() - Method in interface com.github.nosan.embedded.cassandra.commons.logging.Logger
-
Is the logger instance enabled for the WARN level.
- isWarnEnabled() - Method in class com.github.nosan.embedded.cassandra.commons.logging.Slf4jLogger
-
- isWritable() - Method in class com.github.nosan.embedded.cassandra.commons.ClassPathResource
-
- isWritable() - Method in class com.github.nosan.embedded.cassandra.commons.FileSystemResource
-
- isWritable() - Method in interface com.github.nosan.embedded.cassandra.commons.Resource
-
Tests whether a resource is writable.
- isWritable() - Method in class com.github.nosan.embedded.cassandra.commons.UrlResource
-