public final class NodeInfo extends Object
Constructor and Description |
---|
NodeInfo(NodePropBundle bundle)
Create a new NodeInfo object from a bundle
|
Modifier and Type | Method and Description |
---|---|
static void |
clearPool()
Clear the NodeId pool.
|
List<NodeId> |
getChildren() |
NodeId |
getId() |
NodeId |
getParentId() |
Map<Name,List<NodeId>> |
getReferences() |
boolean |
hasBlobsInDataStore() |
boolean |
isReferenceable() |
public NodeInfo(NodePropBundle bundle)
bundle
- the node bundlepublic NodeId getId()
public NodeId getParentId()
public Map<Name,List<NodeId>> getReferences()
public boolean isReferenceable()
public boolean hasBlobsInDataStore()
public static void clearPool()
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.