|
Xindice API version 1.2m1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xindice.core.meta.inline.NullWriter
Write metadata of length zero. Handy for comparing performance of the metadata-free database with a database using the metadata machinery but containing no metadata.
| Constructor Summary | |
NullWriter()
|
|
| Method Summary | |
byte[] |
getMetadata(InlineMetaMap map)
Create the metadata. |
int |
getVersion()
The header version created by the implementing writer. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NullWriter()
| Method Detail |
public int getVersion()
InlineMetaWriter
getVersion in interface InlineMetaWriterInlineMetaWriter.getVersion()
public byte[] getMetadata(InlineMetaMap map)
throws InlineMetaException
InlineMetaWriter
getMetadata in interface InlineMetaWritermap - from which the metadata is drawn
InlineMetaException - if the map is not usable by this
writer, or is missing required entries.InlineMetaWriter.getMetadata(InlineMetaMap)
|
Xindice API version 1.2m1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||