public final class DataStreamsConfig extends ETLConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
DataStreamsConfig.Builder
Builder to create data stream configs.
|
| Modifier and Type | Method and Description |
|---|---|
static DataStreamsConfig.Builder |
builder() |
boolean |
checkpointsDisabled() |
boolean |
equals(Object o) |
String |
getBatchInterval() |
String |
getCheckpointDir() |
String |
getExtraJavaOpts() |
Boolean |
getStopGracefully() |
int |
hashCode() |
boolean |
isUnitTest() |
String |
toString() |
canUpgrade, convertStages, getClientResources, getConnections, getDescription, getDriverResources, getNumOfRecordsPreview, getProperties, getResources, getStages, isProcessTimingEnabled, isStageLoggingEnabled, upgrade, validatepublic String getBatchInterval()
public boolean isUnitTest()
public boolean checkpointsDisabled()
public String getExtraJavaOpts()
public Boolean getStopGracefully()
public static DataStreamsConfig.Builder builder()
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.