Class ReadAllCache.Builder
java.lang.Object
org.pentaho.di.trans.steps.databaselookup.readallcache.ReadAllCache.Builder
- Enclosing class:
- ReadAllCache
Builder class for ReadAllCache. Note, it does no checks or verifications!
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
build()
void
setKeysMeta
(org.pentaho.di.core.row.RowMetaInterface keysMeta)
-
Constructor Details
-
Builder
-
-
Method Details
-
setKeysMeta
public void setKeysMeta(org.pentaho.di.core.row.RowMetaInterface keysMeta) -
add
-
build
-