public class PerfThreadControlBlock extends ThreadControlBlock
| Constructor and Description |
|---|
PerfThreadControlBlock() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeResultFile() |
void |
closeResultStack() |
long |
getAuxCount() |
PrintWriter |
getResultFile() |
int |
getResultFileCount() |
Stack<String> |
getResultStack() |
boolean |
hasResultFile() |
void |
initLogMethod() |
boolean |
isResultFileOpened() |
void |
setAuxCount(long count) |
void |
setResultFile(String fileName) |
void |
setResultFileCount(int count) |
void |
setResultStack() |
void |
writeInResultFile(String content) |
addThreadHandle, addToCurrentInputFilePosition, closeCurrentInputFile, closeInputFiles, closeOutputFile, closeRecordFile, deleteThreadHandle, getArgs, getBuffer, getContext, getCurrentCommand, getCurrentInputFile, getCurrentInputFileName, getCurrentInputFilePos, getCurrentLoopDepth, getFirstListId, getIsStdOut, getLastListId, getLoopBeginFilePos, getNumberOfIterations, getNumFailedBeginLoop, getOutFile, getOutputFileName, getPrimaryThread, getRecordFile, getReleaseObject, getSecondListId, getThreadHandle, getWaitObject, incrementCurrentLoopDepth, incrementNumFailedBeginLoop, isCurrentInputSourceStdInput, processCommentLine, reduceCurrentLoopDepth, reduceNumberOfIterations, reduceNumFailedBeginLoop, resetListIds, setArgs, setAuthentication, setBuffer, setCurrentCommand, setCurrentInputFile, setCurrentInputFile, setCurrentInputFileName, setCurrentInputFilePosition, setCurrentInputFileReadingPostion, setCurrentInputToStdIn, setFirstListId, setLastListId, setLocale, setLoopBeginFilePos, setNumberOfIterations, setOutputFile, setOutputFile, setOutputFileName, setOutputToStdOut, setPassword, setPort, setPrimaryThread, setPrivateRpcQueue, setRecordFile, setReleaseObjectToNull, setSecondListId, setServer, setTimeZone, setUser, setWaitObjectToNullpublic boolean isResultFileOpened()
public void writeInResultFile(String content)
public void initLogMethod()
throws IOException
IOExceptionpublic long getAuxCount()
public void setAuxCount(long count)
public PrintWriter getResultFile()
public void closeResultFile()
public void closeResultStack()
public void setResultStack()
public void setResultFile(String fileName) throws IOException
IOExceptionpublic boolean hasResultFile()
public void setResultFileCount(int count)
public int getResultFileCount()
? Copyright 2013 BMC Software, Inc.