Class NoopMessageQueueWriter

java.lang.Object
com.google.common.util.concurrent.AbstractIdleService
org.graylog2.shared.messageq.noop.NoopMessageQueueWriter
All Implemented Interfaces:
com.google.common.util.concurrent.Service, MessageQueueWriter

@Singleton public class NoopMessageQueueWriter extends com.google.common.util.concurrent.AbstractIdleService implements MessageQueueWriter
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.graylog2.shared.messageq.MessageQueueWriter

    MessageQueueWriter.Metrics

    Nested classes/interfaces inherited from interface com.google.common.util.concurrent.Service

    com.google.common.util.concurrent.Service.Listener, com.google.common.util.concurrent.Service.State
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    protected void
     
    void
     

    Methods inherited from class com.google.common.util.concurrent.AbstractIdleService

    addListener, awaitRunning, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, awaitTerminated, executor, failureCause, isRunning, serviceName, startAsync, state, stopAsync, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait