public class TableFields extends Object
| Constructor and Description |
|---|
TableFields() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getMFieldNames(List<String> fields)
Given a list of table fields, checks if all the fields requested are single-valued.
|
public static List<String> getMFieldNames(List<String> fields) throws MetaException
fields - of tableFields in the projectionMetaExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.