Class DeleteMeta.KeyFields
java.lang.Object
org.pentaho.di.trans.steps.delete.DeleteMeta.KeyFields
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- DeleteMeta
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionclone()
boolean
int
hashCode()
void
setKeyCondition
(String keyCondition) void
setKeyLookup
(String keyLookup) void
setKeyStream
(String keyStream) void
setKeyStream2
(String keyStream2)
-
Constructor Details
-
KeyFields
public KeyFields()
-
-
Method Details