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-2017 Red Hat, Inc. All Rights Reserved