| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.distribution |
| Modifier and Type | Method and Description |
|---|---|
static Feature |
Feature.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Feature[] |
Feature.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<Feature> |
Feature.asSet(Feature... features)
Deprecated.
|
EnumSet<Feature> |
Version.getFeatures() |
EnumSet<Feature> |
Version.Main.getFeatures() |
EnumSet<Feature> |
IFeatureAwareVersion.getFeatures()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<Feature> |
Feature.asSet(Feature... features)
Deprecated.
|
static IFeatureAwareVersion |
Versions.withFeatures(de.flapdoodle.embed.process.distribution.Version version,
Feature... features)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static IFeatureAwareVersion |
Versions.withFeatures(de.flapdoodle.embed.process.distribution.Version version,
EnumSet<Feature> features)
Deprecated.
|
Copyright © 2022. All rights reserved.