Class InfluxDBProperties
java.lang.Object
com.playtika.testcontainer.common.properties.CommonContainerProperties
com.playtika.testcontainer.influxdb.InfluxDBProperties
@ConfigurationProperties("embedded.influxdb")
public class InfluxDBProperties
extends CommonContainerProperties
-
Nested Class Summary
Nested classes/interfaces inherited from class com.playtika.testcontainer.common.properties.CommonContainerProperties
CommonContainerProperties.CopyFileProperties, CommonContainerProperties.MountVolume, CommonContainerProperties.TmpFs -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.playtika.testcontainer.common.properties.CommonContainerProperties
canEqual, equals, getCapabilities, getCommand, getDockerImage, getDockerImageVersion, getEnv, getFilesToInclude, getLabel, getMountVolumes, getTimeoutDuration, getTmpFs, getWaitTimeoutInSeconds, hashCode, isAttachContainerLog, isEnabled, isReuseContainer, isUsePullAlwaysPolicy, setAttachContainerLog, setCapabilities, setCommand, setDockerImage, setDockerImageVersion, setEnabled, setEnv, setFilesToInclude, setLabel, setMountVolumes, setReuseContainer, setTmpFs, setUsePullAlwaysPolicy, setWaitTimeoutInSeconds, toString
-
Constructor Details
-
InfluxDBProperties
public InfluxDBProperties()
-
-
Method Details
-
getDefaultDockerImage
- Specified by:
getDefaultDockerImagein classCommonContainerProperties
-