public class JsonElement
extends org.pentaho.metastore.stores.memory.MemoryMetaStoreElement
| 构造器和说明 |
|---|
JsonElement() |
JsonElement(org.pentaho.metastore.api.IMetaStoreElement element) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getId() |
String |
groupName() |
static String |
groupName(org.pentaho.metastore.api.IMetaStoreElementType elementType) |
String |
jsonValue() |
String |
key() |
JsonElement |
load(String jsonData) |
getElementType, getName, getOwner, getOwnerPermissionsList, setElementType, setName, setOwner, setOwnerPermissionsListaddChild, clearChildren, deleteChild, getChild, getChildren, getValue, setChildren, setId, setValuepublic JsonElement()
public JsonElement(org.pentaho.metastore.api.IMetaStoreElement element)
public String getId()
getId 在接口中 org.pentaho.metastore.api.IMetaStoreAttributegetId 在类中 org.pentaho.metastore.stores.memory.MemoryMetaStoreAttributepublic static String groupName(org.pentaho.metastore.api.IMetaStoreElementType elementType)
public String groupName()
public String key()
public String jsonValue() throws IOException
IOExceptionpublic JsonElement load(String jsonData) throws IOException
IOExceptionCopyright © 2024 Hitachi Vantara. All rights reserved.