public interface ForkNodeArguments
Modifier and Type | Method and Description |
---|---|
File |
dumpStreamException(Throwable t) |
File |
dumpStreamText(String text) |
File |
getCommandStreamBinaryFile() |
Object |
getConsoleLock() |
ConsoleLogger |
getConsoleLogger() |
File |
getEventStreamBinaryFile() |
int |
getForkChannelId()
The index of the forked JVM, from 1 to N.
|
String |
getSessionId() |
void |
logWarningAtEnd(String text) |
@Nonnegative int getForkChannelId()
@Nonnull ConsoleLogger getConsoleLogger()
File getEventStreamBinaryFile()
File getCommandStreamBinaryFile()
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.