Class PrefetchWorkerExecutorService.GracefullyCloser

java.lang.Object
java.lang.Thread
me.ahoo.cosid.segment.concurrent.PrefetchWorkerExecutorService.GracefullyCloser
All Implemented Interfaces:
Runnable
Enclosing class:
PrefetchWorkerExecutorService

public class PrefetchWorkerExecutorService.GracefullyCloser extends Thread
  • Constructor Details

    • GracefullyCloser

      public GracefullyCloser()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread