public class CountingBranchNode extends BranchNode
| Constructor and Description |
|---|
CountingBranchNode() |
CountingBranchNode(Node node) |
CountingBranchNode(Object score,
Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getRecordCount() |
CountingBranchNode |
setRecordCount(Number recordCount) |
getDefaultChild, getId, getNodes, hasNodes, requireDefaultChild, setDefaultChild, setIdaccept, getPredicate, getScore, requirePredicate, requireScore, setPredicate, setScoreaddExtensions, addNodes, addNodes, addNodes, addScoreDistributions, getEmbeddedModel, getExtensions, getPartition, getScoreDistributions, hasExtensions, hasScoreDistributions, setEmbeddedModel, setPartition, toComplexNodegetLocator, getSchemaVersion, getSchemaVersion, hasLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrequirePredicatepublic CountingBranchNode()
public CountingBranchNode(Node node)
public Number getRecordCount()
getRecordCount in interface HasRecordCount<Node>getRecordCount in class Nodepublic CountingBranchNode setRecordCount(Number recordCount)
setRecordCount in interface HasRecordCount<Node>setRecordCount in class NodeCopyright © 2024. All rights reserved.