| Package | Description |
|---|---|
| co.cask.cdap.proto | |
| co.cask.cdap.proto.id |
| Modifier and Type | Method and Description |
|---|---|
ProgramRunId |
Id.Run.toEntityId()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ProgramRunId |
ProgramRunId.fromIdParts(Iterable<String> idString) |
static ProgramRunId |
ProgramRunId.fromString(String string) |
ProgramRunId |
ProgramId.run(RunId runId)
Creates a
ProgramRunId of this program id with the given RunId. |
ProgramRunId |
ProgramId.run(String run)
Creates a
ProgramRunId of this program id with the given run id. |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.