Class DispatchExecutor

java.lang.Object
io.trino.dispatcher.DispatchExecutor

public class DispatchExecutor extends Object
  • Constructor Details

  • Method Details

    • getExecutor

      public com.google.common.util.concurrent.ListeningExecutorService getExecutor()
    • getScheduledExecutor

      public com.google.common.util.concurrent.ListeningScheduledExecutorService getScheduledExecutor()
    • getMbeans

    • shutdown

      @PreDestroy public void shutdown() throws Exception
      Throws:
      Exception