Interface CommandHistoryProvider

All Superinterfaces:
com.google.common.util.concurrent.Service
All Known Implementing Classes:
ReplayService, StreamCommandHistoryProvider

public interface CommandHistoryProvider extends com.google.common.util.concurrent.Service
Interface implemented by all classes that provide command history to the CommandHistoryRequestManager
  • Nested Class Summary

    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
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface com.google.common.util.concurrent.Service

    addListener, awaitRunning, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, awaitTerminated, failureCause, isRunning, startAsync, state, stopAsync