Java org.springframework.kafka.test.utils ContainerTestUtils fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.kafka.test.utils ContainerTestUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.kafka.test.utils ContainerTestUtils.

The text is from its open source code.

Method

voidwaitForAssignment(Object container, int partitions)
Wait until the container has the required number of assigned partitions.