public static class Id.Flow.Flowlet extends Id.NamespacedId
| Modifier and Type | Class and Description |
|---|---|
static class |
Id.Flow.Flowlet.Queue
Uniquely identifies a Flowlet Queue.
|
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 |
|---|---|
static Id.Flow.Flowlet |
from(Id.Application app,
String flowId,
String id) |
static Id.Flow.Flowlet |
from(Id.Flow flow,
String id) |
String |
getId() |
Id.Namespace |
getNamespace() |
protected Id |
getParent() |
public static Id.Flow.Flowlet from(Id.Flow flow, String id)
public static Id.Flow.Flowlet from(Id.Application app, String flowId, String id)
public Id.Namespace getNamespace()
getNamespace in class Id.NamespacedIdCopyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.