public class ScheduleCommand extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ScheduleCommand.ScheduleCommandBuilder |
Constructor and Description |
---|
ScheduleCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getCommand_type() |
String |
getInline() |
String |
getLoader_stable() |
String |
getLoader_table_name() |
String |
getMd_cmd() |
String |
getQuery() |
String |
getScript_location() |
boolean |
isApprox_aggregations() |
boolean |
isApprox_mode() |
boolean |
isSample() |
public boolean isApprox_mode()
public String getCommand_type()
public String getQuery()
public String getInline()
public boolean isApprox_aggregations()
public boolean isSample()
public String getLoader_stable()
public String getScript_location()
public String getLoader_table_name()
public String getMd_cmd()
Copyright © 2020. All rights reserved.