slib.tools.smltoolkit.sm.cli.utils
Class EntityToEntity_Thread

java.lang.Object
  extended by slib.tools.smltoolkit.sm.cli.utils.EntityToEntity_Thread
All Implemented Interfaces:
Callable<ThreadResultsQueryLoader>

public class EntityToEntity_Thread
extends Object
implements Callable<ThreadResultsQueryLoader>

Author:
seb

Constructor Summary
EntityToEntity_Thread(slib.utils.threads.PoolWorker poolWorker, Collection<slib.utils.impl.QueryEntry> queriesBench, SmCli sspM, int nbMeasures)
           
 
Method Summary
 ThreadResultsQueryLoader call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityToEntity_Thread

public EntityToEntity_Thread(slib.utils.threads.PoolWorker poolWorker,
                             Collection<slib.utils.impl.QueryEntry> queriesBench,
                             SmCli sspM,
                             int nbMeasures)
Parameters:
poolWorker -
queriesBench -
sspM -
nbMeasures -
Method Detail

call

public ThreadResultsQueryLoader call()
                              throws Exception
Specified by:
call in interface Callable<ThreadResultsQueryLoader>
Throws:
Exception


Copyright © 2013. All Rights Reserved.