| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected Dsmetabag |
JobOutputPin.hasDsMetaBag |
protected Dsmetabag |
JobInputPin.hasDsMetaBag |
| Modifier and Type | Method and Description |
|---|---|
Dsmetabag |
JobOutputPin.getHasDsMetaBag()
Retrieve the
has_ds_meta_bag property (displayed as 'Has DS Meta Bag') of the object. |
Dsmetabag |
JobInputPin.getHasDsMetaBag()
Retrieve the
has_ds_meta_bag property (displayed as 'Has DS Meta Bag') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
JobOutputPin.setHasDsMetaBag(Dsmetabag hasDsMetaBag)
Set the
has_ds_meta_bag property (displayed as Has DS Meta Bag) of the object. |
void |
JobInputPin.setHasDsMetaBag(Dsmetabag hasDsMetaBag)
Set the
has_ds_meta_bag property (displayed as Has DS Meta Bag) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.