| Package | Description |
|---|---|
| co.cask.cdap.proto | |
| co.cask.cdap.proto.id |
| Modifier and Type | Method and Description |
|---|---|
static Id.Stream |
Id.Stream.from(Id.Namespace id,
String streamName)
Deprecated.
|
static Id.Stream |
Id.Stream.from(String namespaceId,
String streamName)
Deprecated.
|
Id.Stream |
Id.Stream.View.getStream()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Id.Stream.View |
Id.Stream.View.from(Id.Stream streamId,
String id)
Deprecated.
|
| Constructor and Description |
|---|
Id.Stream.View(Id.Stream stream,
String id)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Id.Stream |
StreamId.toId() |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.