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 batchWait,
String target,
String targettype) |
Modifier and Type | Method and Description |
---|---|
String |
getArguments() |
String |
getBatchSize() |
String |
getBatchWait() |
String |
getFunction() |
String |
getTarget() |
String |
getTargettype() |
protected Object |
readResolve() |
getBlockbuild, getClientDescriptors, getDescriptor, getJobPollTime, getMinionTimeout, getMods, getPillarvalue, getPost, getSubset, getTag
public static final BasicClient.BasicClientDescriptor DESCRIPTOR
public String getFunction()
getFunction
in class BasicClient
public String getArguments()
getArguments
in class BasicClient
public String getBatchSize()
getBatchSize
in class BasicClient
public String getBatchWait()
getBatchWait
in class BasicClient
public String getTarget()
getTarget
in class BasicClient
public String getTargettype()
getTargettype
in class BasicClient
protected Object readResolve() throws IOException
IOException
Copyright © 2016–2020. All rights reserved.