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-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.