public interface Deserializer
LuceneWork deserializer.
All LuceneWork construction is delegated to methods of LuceneWorksBuilder.
After deserialize is called, Hibernate Search will
extract the built List of LuceneWork instances.LuceneWorkHydrator| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(byte[] data,
LuceneWorksBuilder hydrator) |
void deserialize(byte[] data,
LuceneWorksBuilder hydrator)
Copyright © 2006–2015 Hibernate. All rights reserved.