public static class Id.Schedule 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 |
|---|---|
static Id.Schedule |
from(Id.Application application,
String id) |
static Id.Schedule |
from(Id.Namespace namespace,
String appId,
String id) |
String |
getId() |
Id.Namespace |
getNamespace() |
Id |
getParent() |
String |
toString() |
getIdForRep, getIdRep, getIdType, getTypepublic Id.Namespace getNamespace()
getNamespace in class Id.NamespacedIdpublic static Id.Schedule from(Id.Application application, String id)
public static Id.Schedule from(Id.Namespace namespace, String appId, String id)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.