public class StreamRecord extends Object
| Constructor and Description |
|---|
StreamRecord(String name,
String specification) |
StreamRecord(String type,
String id,
String name,
String specification)
Deprecated.
|
@Deprecated public StreamRecord(String type, String id, String name, String specification)
public String getType()
@Deprecated public String getId()
public String getName()
public String getSpecification()
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.