JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.pentaho.di.trans.steps.delete.DeleteMeta.KeyFields
Packages that use
DeleteMeta.KeyFields
Package
Description
org.pentaho.di.trans.steps.delete
Uses of
DeleteMeta.KeyFields
in
org.pentaho.di.trans.steps.delete
Methods in
org.pentaho.di.trans.steps.delete
that return
DeleteMeta.KeyFields
Modifier and Type
Method
Description
DeleteMeta.KeyFields
[]
DeleteMeta.
getKeyFields
()
Methods in
org.pentaho.di.trans.steps.delete
with parameters of type
DeleteMeta.KeyFields
Modifier and Type
Method
Description
void
DeleteMeta.
setKeyFields
(
DeleteMeta.KeyFields
[] keyFields)