Class Cm.RebuildIndexCallback
package: src.net.jxta.impl.cm
private final static class Cm.RebuildIndexCallback
Implements:
net.jxta.impl.xindice.core.filer.BTreeCallback
Field Summary
private BTreeFiler
private Indexer
Constructor Summary
 
Method Summary
public boolean
indexInfo(Value val, long pos)
   {@inheritDoc}
 
Field Detail
database
private BTreeFiler database = null

index
private Indexer index = null
Constructor Detail
RebuildIndexCallback
RebuildIndexCallback(BTreeFiler database, Indexer index)
Method Detail
indexInfo
public boolean indexInfo(Value val, long pos)
{@inheritDoc}