public class AsterixBuiltinTypeMap extends Object
| Constructor and Description |
|---|
AsterixBuiltinTypeMap() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,BuiltinType> |
getBuiltinTypes() |
static IAType |
getTypeFromTypeName(MetadataNode metadataNode,
JobId jobId,
String dataverseName,
String typeName,
boolean isNullable) |
public static Map<String,BuiltinType> getBuiltinTypes()
public static IAType getTypeFromTypeName(MetadataNode metadataNode, JobId jobId, String dataverseName, String typeName, boolean isNullable) throws MetadataException
MetadataExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.