ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr.query.lucene.basic
Class NodeInfoIndex

java.lang.Object
  extended by org.modeshape.jcr.query.lucene.basic.NodeInfoIndex

public class NodeInfoIndex
extends Object

The information about the index used to store property value information.


Nested Class Summary
static class NodeInfoIndex.FieldName
           
 
Field Summary
static String INDEX_NAME
          The name of the index in which the node property values are to be stored.
 
Constructor Summary
NodeInfoIndex()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

NodeInfoIndex

public NodeInfoIndex()

ModeShape Distribution 3.0.0.Beta4

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