public final class ContainerTestUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
waitForAssignment(java.lang.Object container,
int partitions)
Wait until the container has the required number of assigned partitions.
|