JXTA

Uses of Package
net.jxta.impl.xindice.core.data

Packages that use net.jxta.impl.xindice.core.data
net.jxta.impl.cm   
net.jxta.impl.xindice.core.data   
net.jxta.impl.xindice.core.filer   
net.jxta.impl.xindice.core.indexer   
 

Classes in net.jxta.impl.xindice.core.data used by net.jxta.impl.cm
Key
          Key extends Value by providing a hash value for the Key.
Record
          Record is a container for Key/Value pairs.
Value
          Value is the primary base class for all data storing objects.
 

Classes in net.jxta.impl.xindice.core.data used by net.jxta.impl.xindice.core.data
Key
          Key extends Value by providing a hash value for the Key.
Record
          Record is a container for Key/Value pairs.
Value
          Value is the primary base class for all data storing objects.
 

Classes in net.jxta.impl.xindice.core.data used by net.jxta.impl.xindice.core.filer
Key
          Key extends Value by providing a hash value for the Key.
Record
          Record is a container for Key/Value pairs.
RecordSet
          RecordSet is an interface for iterating over a set of Records.
Value
          Value is the primary base class for all data storing objects.
 

Classes in net.jxta.impl.xindice.core.data used by net.jxta.impl.xindice.core.indexer
Key
          Key extends Value by providing a hash value for the Key.
Value
          Value is the primary base class for all data storing objects.
 


JXSE