StreamId.@Deprecated public static final class Id.Stream extends Id.NamespacedId
| Modifier and Type | Class and Description |
|---|---|
static class |
Id.Stream.View
Deprecated.
As of 3.3.0, use
StreamViewId. |
Id.Application, Id.Artifact, Id.DatasetInstance, Id.DatasetModule, Id.DatasetType, Id.Flow, Id.Namespace, Id.NamespacedId, Id.NotificationFeed, Id.Program, Id.QueryHandle, Id.Run, Id.Schedule, Id.Service, Id.Stream, Id.SystemService, Id.Worker, Id.Workflow| Modifier and Type | Method and Description |
|---|---|
static Id.Stream |
from(Id.Namespace id,
String streamName)
Deprecated.
|
static Id.Stream |
from(String namespaceId,
String streamName)
Deprecated.
|
String |
getId()
Deprecated.
|
Id.Namespace |
getNamespace()
Deprecated.
|
String |
getNamespaceId()
Deprecated.
|
byte[] |
toBytes()
Deprecated.
|
StreamId |
toEntityId()
Deprecated.
|
public Id.Namespace getNamespace()
getNamespace in class Id.NamespacedIdpublic String getNamespaceId()
public byte[] toBytes()
public static Id.Stream from(Id.Namespace id, String streamName)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.