Class ConveyorTraceMemoryToPublisherConveyorConfiguration
java.lang.Object
io.datarouter.conveyor.trace.conveyor.ConveyorTraceMemoryToPublisherConveyorConfiguration
- All Implemented Interfaces:
ConveyorConfiguration
@Singleton
public class ConveyorTraceMemoryToPublisherConveyorConfiguration
extends Object
implements ConveyorConfiguration
-
Field Summary
Fields inherited from interface io.datarouter.conveyor.ConveyorConfiguration
DEFAULT_PEEK_TIMEOUT, DEFAULT_VISIBILITY_TIMEOUT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.conveyor.ConveyorConfiguration
compactExceptionLogging, delay, interrupted
-
Constructor Details
-
ConveyorTraceMemoryToPublisherConveyorConfiguration
public ConveyorTraceMemoryToPublisherConveyorConfiguration()
-
-
Method Details
-
process
- Specified by:
processin interfaceConveyorConfiguration
-
shouldRunOnShutdown
public boolean shouldRunOnShutdown()- Specified by:
shouldRunOnShutdownin interfaceConveyorConfiguration
-