public class LogWatchStreamProcessor
extends de.flapdoodle.embed.process.io.LogWatchStreamProcessor
| Constructor and Description |
|---|
LogWatchStreamProcessor(String success,
Set<String> failures,
de.flapdoodle.embed.process.io.IStreamProcessor destination) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutput() |
boolean |
isInitWithSuccess() |
void |
process(String block) |
void |
waitForResult(long timeout) |
public void process(String block)
process in interface de.flapdoodle.embed.process.io.IStreamProcessorprocess in class de.flapdoodle.embed.process.io.LogWatchStreamProcessorpublic void waitForResult(long timeout)
waitForResult in class de.flapdoodle.embed.process.io.LogWatchStreamProcessorpublic boolean isInitWithSuccess()
isInitWithSuccess in class de.flapdoodle.embed.process.io.LogWatchStreamProcessorpublic String getOutput()
getOutput in class de.flapdoodle.embed.process.io.LogWatchStreamProcessorCopyright © 2018 Yandex. All rights reserved.