public class CommittedDatatype extends AbstractNode
AbstractNode.AttributesLazyInitializer
address, attributes, header, name, parent
Constructor and Description |
---|
CommittedDatatype(HdfBackingStorage hdfBackingStorage,
long address,
java.lang.String name,
Group parent) |
Modifier and Type | Method and Description |
---|---|
DataType |
getDataType() |
NodeType |
getType()
Gets the type of this
Node . |
getAddress, getAttribute, getAttributes, getFile, getFileAsPath, getHdfFile, getHeader, getHeaderMessage, getName, getParent, getPath, isAttributeCreationOrderTracked, isGroup, isLink
public CommittedDatatype(HdfBackingStorage hdfBackingStorage, long address, java.lang.String name, Group parent)