public abstract class JsonElementType
extends org.pentaho.metastore.api.BaseElementType
| 构造器和说明 |
|---|
JsonElementType(String namespace) |
| 限定符和类型 | 方法和说明 |
|---|---|
static JsonElementType |
from(org.pentaho.metastore.api.IMetaStoreElementType elementType) |
String |
getId() |
String |
groupName() |
static String |
groupName(String namespace) |
String |
jsonValue() |
String |
key() |
JsonElementType |
load(String jsonData) |
copyFrom, getDescription, getMetaStoreName, getName, getNamespace, setDescription, setId, setMetaStoreName, setName, setNamespacepublic JsonElementType(String namespace)
public static JsonElementType from(org.pentaho.metastore.api.IMetaStoreElementType elementType)
public String getId()
getId 在接口中 org.pentaho.metastore.api.IMetaStoreElementTypegetId 在类中 org.pentaho.metastore.api.BaseElementTypepublic String groupName()
public String key()
public String jsonValue() throws IOException
IOExceptionpublic JsonElementType load(String jsonData) throws IOException
IOExceptionCopyright © 2024 Hitachi Vantara. All rights reserved.