Class KeyToRowSetMap
java.lang.Object
org.pentaho.di.trans.steps.switchcase.KeyToRowSetMap
- Direct Known Subclasses:
ContainsKeyToRowSetMap
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
protected
KeyToRowSetMap
(Map<Object, Set<org.pentaho.di.core.RowSet>> map) Support custom runtime implementation. -
Method Summary
-
Field Details
-
map
-
-
Constructor Details
-
KeyToRowSetMap
protected KeyToRowSetMap() -
KeyToRowSetMap
Support custom runtime implementation.- Parameters:
map
-
-
-
Method Details
-
get
-
put
-
containsKey
-
isEmpty
public boolean isEmpty() -
keySet
-
entrySet
-