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) |
schedulePeriodicFlusher
public SurefireMasterProcessChannelProcessorFactory()
public boolean canUse(String channelConfig)
public void connect(String channelConfig) throws IOException
IOException
public MasterProcessChannelDecoder createDecoder(@Nonnull ForkNodeArguments forkingArguments)
public MasterProcessChannelEncoder createEncoder(@Nonnull ForkNodeArguments forkingArguments)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class AbstractMasterProcessChannelProcessorFactory
IOException
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.