Package | Description |
---|---|
com.huawei.dli.sdk.common.type |
Modifier and Type | Class and Description |
---|---|
class |
SimpleMapTypeInfo |
Modifier and Type | Field and Description |
---|---|
protected MapTypeInfo |
SimpleMap.typeInfo |
Modifier and Type | Method and Description |
---|---|
static MapTypeInfo |
TypeInfoUtils.getMapTypeInfo(DataTypeInfo keyTypeInfo,
DataTypeInfo valueTypeInfo)
Get the data type info of a Map Type.
|
Modifier and Type | Method and Description |
---|---|
static DliMap |
TypeUtils.makeMap(MapTypeInfo typeInfo,
String data)
Make a DliMap object form the JSON string
|
Copyright © 2023. All rights reserved.