public final class InstanceId extends Object
| Constructor and Description |
|---|
InstanceId(String pipelineId,
String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getId()
Returns the id of the data source or manipulator.
|
String |
getPipelineId()
Returns the id of the pipeline.
|
int |
hashCode() |
String |
toString() |
public String getId()
public String getPipelineId()
Copyright © 2007, 2017, Oracle and/or its affiliates. All rights reserved.