|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.trans.steps.streamlookup.KeyValue
public class KeyValue
Constructor Summary | |
---|---|
KeyValue(Object[] key,
Object[] value)
|
Method Summary | |
---|---|
Object[] |
getKey()
|
Object[] |
getValue()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyValue(Object[] key, Object[] value)
Method Detail |
---|
public Object[] getKey()
public Object[] getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |