Package | Description |
---|---|
com.huawei.dli.sdk.common.type |
Modifier and Type | Class and Description |
---|---|
class |
SimpleStructTypeInfo |
Modifier and Type | Field and Description |
---|---|
protected StructTypeInfo |
SimpleStruct.typeInfo |
Modifier and Type | Method and Description |
---|---|
static StructTypeInfo |
TypeInfoUtils.getStructTypeInfo(List<String> fieldNames,
List<DataTypeInfo> fieldTypeInfos)
Get the data type info of a Struct Type.
|
Modifier and Type | Method and Description |
---|---|
static DliStruct |
TypeUtils.makeStruct(StructTypeInfo typeInfo,
String data)
Make a DliStruct object form the JSON string
|
Copyright © 2023. All rights reserved.