public class GenericMapMetadata extends Object implements TableMetadata
| Constructor and Description |
|---|
GenericMapMetadata() |
GenericMapMetadata(HashMap<String,String> metadataMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
HashMap<String,String> |
getMetadataMap() |
int |
hashCode() |
boolean |
isInheritable() |
void |
setMetadataMap(HashMap<String,String> metadataMap) |
String |
toString() |
public boolean isInheritable()
isInheritable in interface CubeMetadataCopyright © 2014. All Rights Reserved.