ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr.query.lucene.basic
Class BasicTupleCollector.NodeDepthColumnAssignment

java.lang.Object
  extended by org.modeshape.jcr.query.lucene.basic.BasicTupleCollector.PseudoColumnAssignment
      extended by org.modeshape.jcr.query.lucene.basic.BasicTupleCollector.NodeDepthColumnAssignment
Enclosing class:
BasicTupleCollector

protected static final class BasicTupleCollector.NodeDepthColumnAssignment
extends BasicTupleCollector.PseudoColumnAssignment


Constructor Summary
protected BasicTupleCollector.NodeDepthColumnAssignment(int index)
           
 
Method Summary
protected  Object computeValue(Path path, float score)
           
 
Methods inherited from class org.modeshape.jcr.query.lucene.basic.BasicTupleCollector.PseudoColumnAssignment
setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicTupleCollector.NodeDepthColumnAssignment

protected BasicTupleCollector.NodeDepthColumnAssignment(int index)
Method Detail

computeValue

protected Object computeValue(Path path,
                              float score)
Specified by:
computeValue in class BasicTupleCollector.PseudoColumnAssignment

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.