public interface NatsServerRunnerOptions
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
configFilePath() |
java.util.List<java.lang.String> |
configInserts() |
java.util.List<java.lang.String> |
customArgs() |
DebugLevel |
debugLevel() |
java.nio.file.Path |
executablePath() |
boolean |
jetStream() |
java.util.logging.Logger |
logger() |
java.util.logging.Level |
logLevel() |
java.lang.Integer |
port() |
java.lang.Integer port()
DebugLevel debugLevel()
boolean jetStream()
java.nio.file.Path configFilePath()
java.util.List<java.lang.String> configInserts()
java.util.List<java.lang.String> customArgs()
java.nio.file.Path executablePath()
java.util.logging.Logger logger()
java.util.logging.Level logLevel()