public class MkTupleParam extends Object
Constructor and Description |
---|
MkTupleParam() |
Modifier and Type | Method and Description |
---|---|
String |
getComponent() |
List<String> |
getFields() |
String |
getStream() |
void |
setComponent(String component) |
void |
setFields(String... fields) |
void |
setFieldsList(List<String> fields) |
void |
setStream(String stream) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.