ProgramId.@Deprecated public static class Id.Flow extends Id.Program
| Modifier and Type | Class and Description |
|---|---|
static class |
Id.Flow.Flowlet
Deprecated.
As of 3.3.0, use
FlowletId. |
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.Flow |
from(Id.Application application,
String flowId)
Deprecated.
|
static Id.Flow |
from(Id.Namespace namespaceId,
String appId,
String flowId)
Deprecated.
|
static Id.Flow |
from(String appId,
String flowId)
Deprecated.
|
static Id.Flow |
from(String namespaceId,
String appId,
String flowId)
Deprecated.
|
from, from, from, getApplication, getApplicationId, getId, getNamespace, getNamespaceId, getType, toEntityIdpublic static Id.Flow from(Id.Application application, String flowId)
public static Id.Flow from(Id.Namespace namespaceId, String appId, String flowId)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.