| Package | Description |
|---|---|
| com.wix.mysql | |
| com.wix.mysql.config | |
| com.wix.mysql.distribution | |
| com.wix.mysql.distribution.fileset | |
| com.wix.mysql.distribution.service | |
| com.wix.mysql.distribution.setup |
| Modifier and Type | Method and Description |
|---|---|
static EmbeddedMysql.Builder |
EmbeddedMysql.anEmbeddedMysql(Version version,
AdditionalConfig... additionalConfigs) |
| Modifier and Type | Method and Description |
|---|---|
Version |
MysqldConfig.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
static MysqldConfig.Builder |
MysqldConfig.aMysqldConfig(Version version) |
| Modifier and Type | Method and Description |
|---|---|
static Version |
Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version[] |
Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static de.flapdoodle.embed.process.config.store.FileSet |
FileSet.emit(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Nix55FileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
boolean |
FileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
boolean |
Win57_18_UpFileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
boolean |
Nix8FileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
boolean |
Nix57FileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
boolean |
Win57FileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
boolean |
Nix57_18_AndUpFileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
boolean |
Win56FileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
boolean |
OSX8FileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
boolean |
Win8FileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
boolean |
Nix56FileSetEmitter.matches(de.flapdoodle.embed.process.distribution.Platform platform,
Version version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommandEmitter.matches(Version version) |
boolean |
Mysql57CommandEmitter.matches(Version version) |
boolean |
Pre57CommandEmitter.matches(Version version) |
boolean |
BaseCommandEmitter.matches(Version version) |
boolean |
UserProvidedArgumentsEmitter.matches(Version version) |
boolean |
Mysql8CommandEmitter.matches(Version version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Initializer.matches(Version version) |
boolean |
FilePermissionsInitializer.matches(Version version) |
boolean |
Mysql8Initializer.matches(Version version) |
boolean |
NixBefore57Initializer.matches(Version version) |
boolean |
Mysql57Initializer.matches(Version version) |
Copyright © 2022. All rights reserved.