Package com.timeindexing.data

Provides classes that hold data to be put into an Index.

See:
          Description

Interface Summary
DataItem An item of data presented by a data reader into the index.
DataReader A data reader gets data from the application.
 

Class Summary
ByteBufferItem A item of data presented by a data reader This is an implementation of ByteBufferItem.
ReaderResultItem A item of data presented by a data reader This is an implementation of ByteBufferItem.
StringItem A item of data presented by a data reader This is an implementation of StringItem.
 

Package com.timeindexing.data Description

Provides classes that hold data to be put into an Index.