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

java.lang.Object
  extended by slib.tools.smltoolkit.sm.cli.utils.ThreadResultsQueryLoader

public class ThreadResultsQueryLoader
extends Object

Author:
seb

Field Summary
 StringBuilder buffer
           
 
Constructor Summary
ThreadResultsQueryLoader(int size)
           
 
Method Summary
 int getJobSize()
           
 int getSetValue()
           
 int getSkipped()
           
 void setJobSize(int jobSize)
           
 void setSetValue(int setValue)
           
 void setSkipped(int skipped)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

buffer

public StringBuilder buffer
Constructor Detail

ThreadResultsQueryLoader

public ThreadResultsQueryLoader(int size)
Parameters:
size -
Method Detail

getSkipped

public int getSkipped()
Returns:

setSkipped

public void setSkipped(int skipped)
Parameters:
skipped -

getSetValue

public int getSetValue()
Returns:

setSetValue

public void setSetValue(int setValue)
Parameters:
setValue -

getJobSize

public int getJobSize()
Returns:

setJobSize

public void setJobSize(int jobSize)
Parameters:
jobSize -


Copyright © 2013. All Rights Reserved.