public class MColumnDescriptor extends Object
| Constructor and Description |
|---|
MColumnDescriptor() |
MColumnDescriptor(List<MFieldSchema> cols) |
| Modifier and Type | Method and Description |
|---|---|
List<MFieldSchema> |
getCols() |
void |
setCols(List<MFieldSchema> cols) |
public MColumnDescriptor()
public MColumnDescriptor(List<MFieldSchema> cols)
cols - public List<MFieldSchema> getCols()
public void setCols(List<MFieldSchema> cols)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.