public class LocalBatchClient extends BasicClient
| Modifier and Type | Class and Description |
|---|---|
static class |
LocalBatchClient.DescriptorImpl |
BasicClient.BasicClientDescriptor| Modifier and Type | Field and Description |
|---|---|
static BasicClient.BasicClientDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
LocalBatchClient(String function,
String arguments,
String batchSize,
String target,
String targetType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArguments() |
String |
getBatchSize() |
String |
getFunction() |
String |
getTarget() |
String |
getTargetType() |
getBlockbuild, getClientDescriptors, getDescriptor, getJobPollTime, getMods, getPillarvalue, getPost, getSubset, getTagpublic static final BasicClient.BasicClientDescriptor DESCRIPTOR
public String getFunction()
getFunction in class BasicClientpublic String getArguments()
getArguments in class BasicClientpublic String getBatchSize()
getBatchSize in class BasicClientpublic String getTarget()
getTarget in class BasicClientpublic String getTargetType()
getTargetType in class BasicClientCopyright © 2016–2017. All rights reserved.