| Interface | Description |
|---|---|
| Deserializer |
Contract between Hibernate Search and the
LuceneWork deserializer. |
| LuceneWorksBuilder |
During de-serialization a
Deserializer needs to build a list of LuceneWork instances from
binary data. |
| LuceneWorkSerializer |
Serialize
LuceneWork instances. |
| SerializationProvider |
Provides access to a serializer and deserializer to send the necessary work load for remote backends over the wire.
|
| Serializer |
Contract between Hibernate Search and the Serialization mechanism.
|
| Class | Description |
|---|---|
| LuceneFieldContext | |
| LuceneNumericFieldContext | |
| SerializableTokenStream |
| Enum | Description |
|---|---|
| SerializableDocValuesType | |
| SerializableIndex | |
| SerializableStore | |
| SerializableTermVector |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.