public class BinaryHashWorkerConfiguration
extends com.hpe.caf.api.worker.WorkerConfiguration
| Constructor and Description |
|---|
BinaryHashWorkerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutputQueue() |
int |
getResultSizeThreshold() |
int |
getThreads() |
void |
setOutputQueue(String outputQueue) |
void |
setResultSizeThreshold(int resultSizeThreshold) |
void |
setThreads(int threads) |
public String getOutputQueue()
public void setOutputQueue(String outputQueue)
public int getThreads()
public void setThreads(int threads)
public int getResultSizeThreshold()
public void setResultSizeThreshold(int resultSizeThreshold)
Copyright © 2015–2017 EntIT Software LLC, a Micro Focus company. All rights reserved.