public static final class Id.Stream extends Id.NamespacedId
Id.Adapter, Id.AdapterType, Id.Application, Id.ApplicationTemplate, 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| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static Id.Stream |
from(Id.Namespace id,
String streamName) |
static Id.Stream |
from(String namespaceId,
String streamName) |
static Id.Stream |
fromId(String id) |
String |
getId() |
Id.Namespace |
getNamespace() |
String |
getNamespaceId() |
protected Id |
getParent() |
int |
hashCode() |
byte[] |
toBytes() |
String |
toId() |
String |
toString() |
getIdForRep, getIdRep, getIdType, getTypepublic Id.Namespace getNamespace()
getNamespace in class Id.NamespacedIdpublic String getNamespaceId()
public static Id.Stream from(Id.Namespace id, String streamName)
public String toId()
public byte[] toBytes()
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.