Class BufferedPublisherTest
java.lang.Object
io.debezium.connector.spanner.kafka.internal.BufferedPublisherTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidrunAndCheck(Predicate<Integer> publishImmediately, Consumer<Integer> onPublish) (package private) void(package private) void(package private) void
-
Constructor Details
-
BufferedPublisherTest
BufferedPublisherTest()
-
-
Method Details
-
testBufferedPublisher_1
- Throws:
InterruptedException
-
testBufferedPublisher_2
- Throws:
InterruptedException
-
testBufferedPublisher_3
- Throws:
InterruptedException
-
runAndCheck
private void runAndCheck(Predicate<Integer> publishImmediately, Consumer<Integer> onPublish) throws InterruptedException - Throws:
InterruptedException
-