Class StreamableSpooler.StreamableSpoolerGC

java.lang.Object
java.lang.Thread
org.datanucleus.store.rdbms.mapping.column.StreamableSpooler.StreamableSpoolerGC
All Implemented Interfaces:
Runnable
Enclosing class:
StreamableSpooler

public class StreamableSpooler.StreamableSpoolerGC extends Thread
  • Field Details

  • Constructor Details

    • StreamableSpoolerGC

      public StreamableSpoolerGC()
  • Method Details

    • add

      public void add(File f)
    • run

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

      public void interrupt()
      Overrides:
      interrupt in class Thread