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