IBuilderpublic class AttributeNodeBuilder extends AbstractNodeBuilder
out| Constructor | Description |
|---|---|
AttributeNodeBuilder() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
finish() |
|
int |
getValueTag() |
|
void |
setLocalNodeId(int localNodeId) |
|
void |
setName(int uriCode,
int localNameCode,
int prefixCode) |
|
void |
setType(int uriCode,
int localNameCode,
int prefixCode) |
|
void |
setValue(org.apache.hyracks.data.std.api.IValueReference value) |
resetpublic int getValueTag()
getValueTag in class AbstractBuilderpublic void finish()
throws IOException
IOExceptionpublic void setName(int uriCode,
int localNameCode,
int prefixCode)
throws IOException
IOExceptionpublic void setType(int uriCode,
int localNameCode,
int prefixCode)
throws IOException
IOExceptionpublic void setLocalNodeId(int localNodeId)
throws IOException
IOExceptionpublic void setValue(org.apache.hyracks.data.std.api.IValueReference value)
throws IOException
IOExceptionCopyright © 2019 Apache Software Foundation. All rights reserved.