public class TableDescriptorMetadata extends Object implements TableMetadata
| Constructor and Description |
|---|
TableDescriptorMetadata(String name,
String version,
long refId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
long |
getRefId() |
String |
getVersion() |
boolean |
isInheritable() |
String |
toString() |
public String getName()
public String getVersion()
public long getRefId()
public boolean isInheritable()
isInheritable in interface CubeMetadataCopyright © 2017. All Rights Reserved.