|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.exist.indexing.IndexUtils
public class IndexUtils
Various utility methods to be used by Index implementations.
| Constructor Summary | |
|---|---|
IndexUtils()
|
|
| Method Summary | |
|---|---|
static void |
scanNode(Txn transaction,
StoredNode node,
StreamListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexUtils()
| Method Detail |
|---|
public static void scanNode(Txn transaction,
StoredNode node,
StreamListener listener)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||