public abstract class ProgramLiveInfo extends Object
| Constructor and Description |
|---|
ProgramLiveInfo(Id.Program programId,
ProgramType type,
String runtime) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApp() |
String |
getId()
Deprecated.
|
String |
getName() |
String |
getRuntime() |
ProgramType |
getType() |
public ProgramLiveInfo(Id.Program programId, ProgramType type, String runtime)
public String getApp()
public ProgramType getType()
@Deprecated public String getId()
public String getName()
public String getRuntime()
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.