Class FSTOrderedConcurrentJobExecutor

java.lang.Object
org.nustaq.serialization.util.FSTOrderedConcurrentJobExecutor

public class FSTOrderedConcurrentJobExecutor
extends java.lang.Object
Created with IntelliJ IDEA. User: ruedi Date: 17.12.12 Time: 23:27 To change this template use File | Settings | File Templates.
  • Constructor Details

  • Method Details

    • addCall

      public void addCall​(FSTOrderedConcurrentJobExecutor.FSTRunnable toRun) throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • waitForFinish

      public void waitForFinish() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • getNumThreads

      public int getNumThreads()
    • main

      public static void main​(java.lang.String[] args) throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException