com.arjuna.ats.arjuna.coordinator
Class TwoPhaseCommitThreadPool
java.lang.Object
com.arjuna.ats.arjuna.coordinator.TwoPhaseCommitThreadPool
public class TwoPhaseCommitThreadPool
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TwoPhaseCommitThreadPool
public TwoPhaseCommitThreadPool()
submitJob
public static Future<Integer> submitJob(Callable<Integer> job)
submitJob
public static void submitJob(Runnable job)
Copyright © 2013. All Rights Reserved.