org.modeshape.jcr.query.lucene.basic
Class NodeInfoIndex
java.lang.Object
org.modeshape.jcr.query.lucene.basic.NodeInfoIndex
public class NodeInfoIndex
- extends Object
The information about the index used to store property value information.
Field Summary |
static String |
INDEX_NAME
The name of the index in which the node property values are to be stored. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INDEX_NAME
public static final String INDEX_NAME
- The name of the index in which the node property values are to be stored.
- See Also:
- Constant Field Values
NodeInfoIndex
public NodeInfoIndex()
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.