public static final class StreamConfig.Builder extends Object
StreamConfig.| Modifier and Type | Method and Description |
|---|---|
StreamConfig |
build() |
void |
setFormatSpec(co.cask.cdap.api.data.format.FormatSpecification formatSpec) |
void |
setNotificationThreshold(int notificationThreshold) |
void |
setTTL(long ttl) |
public void setTTL(long ttl)
public void setFormatSpec(co.cask.cdap.api.data.format.FormatSpecification formatSpec)
public void setNotificationThreshold(int notificationThreshold)
public StreamConfig build()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.