Package io.trino.util

Class DecoratingListeningExecutorService

java.lang.Object
com.google.common.collect.ForwardingObject
com.google.common.util.concurrent.ForwardingExecutorService
com.google.common.util.concurrent.ForwardingListeningExecutorService
io.trino.util.DecoratingListeningExecutorService
All Implemented Interfaces:
com.google.common.util.concurrent.ListeningExecutorService, AutoCloseable, Executor, ExecutorService

public class DecoratingListeningExecutorService extends com.google.common.util.concurrent.ForwardingListeningExecutorService implements com.google.common.util.concurrent.ListeningExecutorService