public class LocalSubsetClient extends BasicClient
Modifier and Type | Class and Description |
---|---|
static class |
LocalSubsetClient.DescriptorImpl |
BasicClient.BasicClientDescriptor
Modifier and Type | Field and Description |
---|---|
static BasicClient.BasicClientDescriptor |
DESCRIPTOR |
Constructor and Description |
---|
LocalSubsetClient(String function,
String arguments,
String subset,
String target,
String targettype) |
Modifier and Type | Method and Description |
---|---|
String |
getArguments() |
String |
getFunction() |
String |
getSubset() |
String |
getTarget() |
String |
getTargettype() |
protected Object |
readResolve() |
getBatchSize, getBatchWait, getBlockbuild, getClientDescriptors, getDescriptor, getJobPollTime, getMinionTimeout, getMods, getPillarvalue, getPost, getTag
public static final BasicClient.BasicClientDescriptor DESCRIPTOR
public String getFunction()
getFunction
in class BasicClient
public String getArguments()
getArguments
in class BasicClient
public String getSubset()
getSubset
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.