public final class MesosferColumn
extends java.lang.Object
MesosferColumn is representation of bucket column or schema from Mesosfer cloud| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getName()
Gets the column name 
 | 
MesosferObject.Type | 
getType()
Gets the column type 
 | 
java.lang.String | 
toString()  | 
public java.lang.String getName()
public MesosferObject.Type getType()
public java.lang.String toString()
toString in class java.lang.Object