public class SurefireMasterProcessChannelProcessorFactory extends AbstractMasterProcessChannelProcessorFactory
| Constructor and Description |
|---|
SurefireMasterProcessChannelProcessorFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canUse(String channelConfig) |
void |
close() |
void |
connect(String channelConfig) |
MasterProcessChannelDecoder |
createDecoder(ForkNodeArguments forkingArguments) |
MasterProcessChannelEncoder |
createEncoder(ForkNodeArguments forkingArguments) |
schedulePeriodicFlusherpublic SurefireMasterProcessChannelProcessorFactory()
public boolean canUse(String channelConfig)
public void connect(String channelConfig) throws IOException
IOExceptionpublic MasterProcessChannelDecoder createDecoder(@Nonnull ForkNodeArguments forkingArguments)
public MasterProcessChannelEncoder createEncoder(@Nonnull ForkNodeArguments forkingArguments)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class AbstractMasterProcessChannelProcessorFactoryIOExceptionCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.