Class SelectedPortWaitStrategy
- java.lang.Object
-
- org.testcontainers.containers.wait.strategy.AbstractWaitStrategy
-
- io.prestosql.tests.product.launcher.testcontainers.SelectedPortWaitStrategy
-
- All Implemented Interfaces:
org.testcontainers.containers.wait.strategy.WaitStrategy
public final class SelectedPortWaitStrategy extends org.testcontainers.containers.wait.strategy.AbstractWaitStrategy
-
-
Constructor Summary
Constructors Constructor Description SelectedPortWaitStrategy(int... exposedPorts)SelectedPortWaitStrategy(Set<Integer> exposedPorts)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidwaitUntilReady()
-