public class CoordinatorStreamProperties extends StreamProperties
| Constructor and Description |
|---|
CoordinatorStreamProperties(Long ttl,
co.cask.cdap.api.data.format.FormatSpecification format,
Integer threshold,
Integer generation) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getGeneration() |
String |
toString() |
equals, getFormat, getNotificationThresholdMB, getTTL, hashCodepublic Integer getGeneration()
public String toString()
toString in class StreamPropertiesCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.